Apple Seeds First Beta of macOS 13 Ventura to Developers

After today's keynote event that saw the unveiling of macOS 13 Ventura, the newest version of the Mac operating system, Apple has seeded the first beta of the new software to developers for testing purposes.

f1654539153
Registered developers can download the beta through the Apple Developer Center and once the appropriate profile is installed, betas will be available through the Software Update mechanism in System Preferences.

As with all new betas, Apple does not recommend installing macOS Ventura on a primary machine because it is early release software and could have bugs.

‌‌macOS Ventura is only available to registered developers right now, but later this summer, Apple will make a public version of the ‌new beta available to give beta testers a chance to try the software before it sees an official launch this fall.

Related Forum: macOS Ventura

Popular Stories

Apple CarPlay Ultra instrument cluster themes 01

Apple's CarPlay Ultra Is Here – Does Your iPhone Support It?

Thursday May 15, 2025 5:17 am PDT by
Apple's recently announced CarPlay Ultra promises a deeply integrated in-car experience, but not all iPhone users will be able to take advantage of the new feature. According to Apple's press release, CarPlay Ultra requires an iPhone 12 or later running iOS 18.5 or later. This means if you're using an iPhone 11, iPhone XR, or any older model, you'll need to upgrade your device to access...
iPhone 17 Air Pastel Feature

iPhone 17 Air Battery Capacity and Weight Allegedly Revealed

Monday May 19, 2025 2:22 am PDT by
Apple is expected to launch an all-new ultra-thin iPhone 17 Air later this year, and while there have been plenty of rumors about the camera's overall design and thinness, we haven't heard any details about the device's weight and battery capacity until now. According to the leaker going by the account name "yeux1122" on the Korean-langauge Naver blog, the 6.6-inch iPhone 17 Air has a weight ...
Apple CarPlay Ultra instrument cluster themes 01

Apple's 'CarPlay Ultra' Experience Now Available

Thursday May 15, 2025 5:07 am PDT by
Apple today announced that its next-generation CarPlay experience, now dubbed "CarPlay Ultra" begins rolling out today, starting with Aston Martin vehicles. Subscribe to the MacRumors YouTube channel for more videos. CarPlay Ultra is now available with new Aston Martin vehicle orders in the U.S. and Canada. It will also be available for existing models that feature the brand's next-generation ...
WWDC 2025 Banner

Apple Announces WWDC 2025 Schedule, Including Keynote Time

Tuesday May 20, 2025 8:13 am PDT by
Apple today announced a more detailed schedule for its annual developers conference WWDC, which runs from June 9 through June 13. The schedule confirms that Apple's keynote will begin on Monday, June 9 at 10 a.m. Pacific Time, with a live stream to be available on Apple.com, in the Apple TV app, and on YouTube. During the keynote, Apple is expected to announce iOS 19, iPadOS 19, macOS 16,...
CarPlay Ultra Climate Controls

Apple Says These Vehicle Brands Plan to Offer All-New CarPlay Ultra

Thursday May 15, 2025 8:13 am PDT by
Apple today announced the launch of CarPlay Ultra, the long-awaited next-generation version of its CarPlay software system for vehicles. CarPlay Ultra features deep integration with a vehicle's instrument cluster and systems, built-in Radio and Climate apps, customizable widgets, and more. The interface is tailored to each vehicle model and automaker's identity, and drivers can also adjust...
macOS 16 visionOS Inspired Feature 1

macOS 16: Everything We Know So Far

Tuesday May 20, 2025 7:31 am PDT by
The Worldwide Developers Conference (WWDC), Apple's annual developer and software-oriented event, is less than three weeks away. We haven't heard a great deal about macOS 16 ahead of its announcement this year, so we could be in for some major surprises when June 9 rolls around. Here's what we know so far about the next major update to Apple's Mac operating system. macOS 16 Name? Every year ...
Apple Intelligence General Feature

Report: Apple's Next-Gen Version of Siri Is 'On Par' With ChatGPT

Monday May 19, 2025 9:00 am PDT by
Apple has big plans to improve Siri over the next few years, Bloomberg's Mark Gurman and Drake Bennett report. Some Apple executives are now reportedly pushing to turn Siri into a true ChatGPT competitor. A next-generation, chatbot version of Siri has reportedly made significant progress during testing over the past six months; some executives allegedly now see it as "on par" with recent...

Top Rated Comments

Realityck Avatar
39 months ago
macOS 13 beta (22A5266r)
[SPOILER="macOS 13 Ventura Beta Release Notes"]
[HEADING=2]Accessory Security[/HEADING]
[HEADING=3]New Features[/HEADING]

* On portable Mac computers with Apple silicon, new USB and Thunderbolt accessories require user approval before the accessory can communicate with macOS for connections wired directly to the USB-C port. This doesn’t apply to power adapters, standalone displays, or connections to an approved hub. Devices can still charge if you choose Don’t Allow.
You can change the security configuration in System Settings > Security and Privacy > Security. The initial configuration is Ask for new accessories. Configuring an accessibility Switch Control sets the policy to always allow accessory use. Approved devices can connect to a locked Mac for up to three days.
Accessories attached during software update from prior versions of macOS are allowed automatically. New accessories attached prior to rebooting the Mac might enumerate and function, but won’t be remembered until connected to an unlocked Mac and explicitly approved. (43338666)

[HEADING=2]App Store[/HEADING]
[HEADING=3]New Features[/HEADING]

* AppTransaction ('https://developer.apple.com/documentation/storekit/apptransaction') allows developers to cryptographically verify that the app was purchased on the App Store. (86739279)
* A property environment is included in Product.SubscriptionInfo.RenewalInfo ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/renewalinfo') and Transaction ('https://developer.apple.com/documentation/storekit/transaction'). It represents the server environment in which the RenewalInfo and Transaction occurred, respectively. (85988753)
* The recentSubscriptionStartDate property is included in Product.SubscriptionInfo.RenewalInfo ('https://developer.apple.com/documentation/storekit/product/subscriptioninfo/renewalinfo'). It represents the date that marks the start of the most recent period of continuous subscription. A period is considered a continuous subscription if there’s no more than a 60-day gap between any two subscribed periods. (86599570)
* The priceLocale ('https://developer.apple.com/documentation/storekit/skproduct/1506145-pricelocale') property is included in Product ('https://developer.apple.com/documentation/storekit/product'). Use this property to format price values deriving from the product’s decimal price. (81480683)
* Present the offer code redemption sheet with the offerCodeRedemption(isPresented:eek:nCompletion:) ('https://developer.apple.com/documentation/SwiftUI/View/offerCodeRedemption(isPresented:onCompletion:)')view modifier in your SwiftUI apps. (85321941)
* The StoreKit Messages API allows you to control when App Store messages are displayed in your app. (85321880)
* Read the requestReview ('https://developer.apple.com/documentation/SwiftUI/EnvironmentValues/requestReview') environment value to get an instance of a RequestReviewAction ('https://developer.apple.com/documentation/storekit/requestreviewaction'). Then, call this instance to request to display a review prompt from your SwiftUI apps. (86739003)

[HEADING=2]Calendar[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* The “Enable this account” checkbox found in Calendar > Preferences > Accounts won’t function for certain account types, such as iCloud or Google. You can still enable and disable Calendar accounts from System Settings > Internet Accounts. (93464496)

[HEADING=2]Clock[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* In the Clock app, you might not be able to type a digit into the timer hour, minute, or second fields. (92776027)
Workaround: Press the up or down arrow key and then type a digit.

[HEADING=2]File System[/HEADING]
[HEADING=3]New Features[/HEADING]

* There’s a change to the implementation of the msdos and exfat file systems. Apps that check for those specific file system formats might not detect them. Please file feedback if this impacts your app. (90768681)

[HEADING=2]Foundation[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Using the inflection capabilities of AttributedString(localized:…) in conjunction with a quantity won’t work for text written in the Spanish language. (93126015)

[HEADING=2]Game Controller[/HEADING]
[HEADING=3]New Features[/HEADING]

* Many additional Bluetooth and USB game controllers are supported by the Game Controller framework on macOS 13, iOS 16, and tvOS 16 and later. (82409809)

[HEADING=2]Mail[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* When searching for words that contain diacritics, suggestions for some languages might display apostrophes instead of accented characters. (92679833)
* After updating to iOS & iPadOS 16 beta, it might take 24 hours or longer until search features function as expected. (61137313)
* Searching for “me” doesn’t show suggestions for yourself or your “me” card. (93228606)
Workaround: Search for your email address instead.
* Pasting text into the search field and searching via Search Mail for Contact on a contact card doesn’t work in languages other than English. (93613150)
* The High Priority Mail search suggestion isn’t available. (93266352)
* Mail Search doesn’t offer many temporal suggestions. (93109504)
Workaround: Type the full temporal suggestion, such as Last Week.
* Send Later always offers Send Now, Send Tonight, Send Tomorrow Night, and Send Later (custom option), without the refinement to have more awareness of the current time. (93925346)
* Searching using the NOT Boolean operator doesn’t work. (93230372)
* Moving a Remind Me message to another mailbox doesn’t remove the Remind Me banner. (93685824)
* Notifications for fired Remind Me messages don’t appear. (90661689)
* Highlighted search snippets might stay visible after closing search. (91830631)
Workaround: Switch mailboxes to refresh the list.

[HEADING=2]MapKit[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Apps compiled for Intel-based Mac computers while running in Rosetta 2 on a Mac with an M1 chip might encounter MapKit map views with a black base map. (93589887)

[HEADING=2]Metal[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* When using the new Metal mesh shaders feature, render pipeline state objects (PSOs) created with a mesh shader stage but without a object shader stage can fail to compile or fail to work correctly on some devices. (89836551)
Workaround: When creating render PSOs with a mesh shader stage, also include a (potentially trivial pass-through) object shader stage.
* The MTLResource.gpuHandle is deprecated. (92862429)
Workaround: Use gpuResourceID ('https://developer.apple.com/documentation/metal/mtlaccelerationstructure/3974095-gpuresourceid') instead, which functions as a replacement.

[HEADING=2]Metal Offline Compiler[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* AppStore TestFlight distribution of apps with Metal Offline Compiler GPU binaries fails and results in validation errors. (93124006)
Workaround: Certain preview test clients with source access might build the app project locally.
* Adding a pipeline descriptor that uses MTLLinkedFunctions ('https://developer.apple.com/documentation/metal/mtllinkedfunctions') to a MTLBinaryArchive ('https://developer.apple.com/documentation/metal/mtlbinaryarchive') is unsupported and has undefined runtime behavior. (90776424)
Workaround: Limit use of MTLLinkedFunctions to PSO creation APIs instead of the Metal Binary Archive API.
* When using Metal mesh shaders on a device with Apple silicon, object or mesh shaders producing large amounts of output data can result in incorrect rendering and device instability. (93797539)
Workaround:Try reducing the object and mesh output data with the following actions:

* Decrease the object dispatch grid size.
* Decrease the object shader [[payload]] attribute size.
* Decrease the number of generated mesh threadgroups.
* Decrease the size of the metal::mesh object.
* Alternatively, try splitting the drawMesh call into a series of smaller drawMesh calls (smaller object grids), spread over multiple render encoders.

* When using Metal mesh shaders on a device with Apple silicon, vertex buffers set at indices 29 or 30 can become unset after calling any of these methods: drawMeshThreadgroups, drawMeshThreads, drawMeshThreadgroupsWithIndirectBuffer. (93797408)
Workaround: Reset the vertex buffers at indices 29 or 30 after issuing drawMesh calls if needed by subsequent drawPrimitive calls.
* When using Metal mesh shaders on a device with Apple silicon, graphics corruption can occur when emitting a metal::mesh with a large number of primitives and using the viewport_array_index, render_target_array_index, or primitive_culled per-primitive attributes. (93797184)
Workaround: Emit 170 or fewer primitives per mesh shader threadgroup when using the viewport_array_index, render_target_array_index, or primitive_culled per-primitive attributes.
* The names of classes in MetalFX ('https://developer.apple.com/documentation/metalfx') headers don’t match WWDC session. (93712694)
Workaround: Use the names in header files and docs.
* MetalFX effect outputs aren’t designed to be consumed by the CPU. Outputting to a texture that is read only by the CPU might result in synchronization issues. (91515075)
Workaround: If a CPU reading of the MetalFX output is desired, instead of encoding the MetalFX effect as the last item in a command buffer, encode a dummy blit that consumes the MetalFX output texture (a 1-pixel region blit is fine) in the command buffer. After the command buffer with the dummy blit is finished, reading of the MetalFX effect output texture with CPU synchronizes correctly.
* MFXTemporalScalingEffect ('https://developer.apple.com/documentation/metalfx/mfxtemporalscalingeffect') currently only supports an input resolution of ≥ 1280 x 720 and an output resolution of exactly 2x. Creating MFXTemporalScalingEffect with other attibutes returns nil for the object creation. (92913479)

[HEADING=2]Safari[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Reordering a Shared Tab Group by one user reorders that Tab Group for every user in the share. (88779674)

[HEADING=2]Security[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Prompts from installers and upgraders asking for user consent to manage apps are reduced in some scenarios. (94192721)

[HEADING=2]Stocks[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* The Stocks watchlist widget incorrectly shows Watchlist Deleted, but the watchlist is present in the app. (93070133)
Workaround: Remove and re-add the widget.

[HEADING=2]StoreKit[/HEADING]
[HEADING=3]New Features[/HEADING]

* All StoreKit ('https://developer.apple.com/documentation/storekit') APIs are now annotated for sendability and main actor isolation. (84157048)

[HEADING=3]Known Issues[/HEADING]

* Calling the review request API in the sandbox environment on macOS apps doesn’t bring up the review prompt. (93249271)
* Interrupted purchases might not complete in macOS apps. (93260007)

[HEADING=3]Deprecations[/HEADING]

* Deprecated the SKDownload API and removed the option to upload nonconsumable in-app purchase assets for Apple to host. In addition, support for managing these assets in App Store Connect is no longer available as of April 2022. (89764253)

[HEADING=2]Swift[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Network.framework resolved an issue that could cause NWBrowser, NWConnection, NWConnectionGroup, NWEthernetChannel, NWListener, and NWPathMonitor to trigger a retain cycle when various Handler blocks are set. Starting with macOS 13, iOS 16, watchOS 9, and tvOS 16, if software using Network.framework targets these releases as the minimum OS, the object releases any blocks they captured once cancelled, breaking the retain cycle. (89677097)
Workaround: For software targeting older versions, the retain cycle can be broken by setting the handler blocks to nil after canceling the object.

[HEADING=2]SwiftUI[/HEADING]
[HEADING=3]New Features[/HEADING]

* You can now place a TextField ('https://developer.apple.com/documentation/SwiftUI/TextField') in an Alert ('https://developer.apple.com/documentation/SwiftUI/Alert') by using alert modifiers that accept a ViewBuilder ('https://developer.apple.com/documentation/SwiftUI/ViewBuilder'). (64819930)
* For control, Section ('https://developer.apple.com/documentation/SwiftUI/Section'), or other views that have a Label ('https://developer.apple.com/documentation/SwiftUI/Label'), the ViewBuilder ('https://developer.apple.com/documentation/SwiftUI/ViewBuilder') content now automatically arranges and styles multiple views as hierarchical elements, such as title and subtitle. If the label views are intended to be arranged horizontally rather than hierarchically, wrap the views within an HStack ('https://developer.apple.com/documentation/SwiftUI/HStack'). (85184563)
* A TextField supports multiline text. Use a Axis.vertical ('https://developer.apple.com/documentation/SwiftUI/Axis/vertical') axis on a text field to allow rendering of multiple lines in contexts like forms, where text is expected to be short to medium length. For long-form text editing, continue to use a TextEditor ('https://developer.apple.com/documentation/SwiftUI/TextEditor'). (51463718)
* A list supports Section footers. (78462739)
* When presenting a sheet or window, SwiftUI now uses focus state bindings to determine where focus should be placed by default. Clients can specify a custom binding assignment using the new View.defaultFocus(_:_:)modifier. (81837128)
* Applying View.focusable(false) to a container now also disables focus for the container’s contents. (89362190)
* An alert presented using an Error displays as a critical alert, which shows a caution symbol with the app icon overlaid. (82014147)
* Lists and tables automatically support type-to-select, using the first Text content in each cell. (85956291)
* Windows created using SwiftUI no longer have a maximum size by default. The user can resize them to fill the screen. To enforce a maximum size, use the .windowResizability(.contentSize) modifier. (92634133)

[HEADING=3]Resolved Issues[/HEADING]

* Fixed: Using @Environment(\.dismiss) no longer causes a view to be invalidated when the Environment changes. (86771246)
* Fixed: onHover now respects the content shape of the view, similar to other gestures. If a view doesn’t have a content shape, applying a contentShape(Rectangle()) before the onHover modifier produces a similar result as previous releases. (56450953)
* Fixed: On macOS, sidebars within a sheet respect the minimum and maximum width of their contents and won’t be collapsible. (89625259)

[HEADING=3]Known Issues[/HEADING]

* SwiftUI views log to the console [UIFocus] <typename> implements focusItemsInRect: - caching for linear focus movement is limited as long as this view is on screen. (93428139)
* Passing multiple children to a custom Layout fails to compile. (92914226)
* Pickers might appear empty and fail to update when the initial selection is bound to a value that doesn’t correspond to a tag. (92282222)
* Subitems in an OutlineGroup can display the layout incorrectly. (93248032)
* A view-based NavigationLink in a List fails to update the visible selection of the list. (92193873)
* On macOS, when using the default project template, the resulting window is initially too small for its contents. (93933655)
* Pickers in Catalyst, optimized for Mac idiom, don’t display their labels. (93897594)
* Using a NavigationStack within a NavigationSplitView has incorrect back button behavior. It causes the window to be closed rather than navigating back to the previous view on the stack. (93511885)

[HEADING=2]Swift Charts[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Charts might crash after repeatedly rendering charts with cubic curve lines. (93476090)
* Automatic accessibility elements aren’t yet available for marks other than bars. (92035605)
* Audio graphs aren’t yet available for marks other than bars. (58689362)
* Audio graphs might appear unexpectedly on each bar in a bar chart. (93617442)

[HEADING=2]System Settings[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Network Account Server isn’t available in Users & Groups settings for macOS. (91719458)

[HEADING=2]Third-Party Apps[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Windows virtual machines (VMs) in Parallels might initially render black. (92891101)
Workaround: Suspend and resume the VM.

[HEADING=2]Virtualization[/HEADING]
[HEADING=3]Resolved Issues[/HEADING]

* Fixed: The default values of ID_AA64PFR0_EL1 was changed in macOS 13. The fields EL2 and EL3 now report 0x0instead of 0x1. This can affect restoring virtual machines from a saved state. (92303627)

[HEADING=2]Wallet[/HEADING]
[HEADING=3]Known Issues[/HEADING]

* Automatic Payments are only supported on Visa and Discover payment networks. Mastercard and Amex aren’t currently supported. (93337069)
* Devices running macOS can unexpectedly register for ordering tracking updates. (91342464)
* Some cells in the Apple Pay sheet might have an unexpected yellow tint in Dark Mode. (92171434)
* In an Apple Pay transaction, changing the shipping address might not recalculate the final amount if shipping charges apply. (93434317)
* The Touch ID glyph might disappear from the Apple Pay sheet. You might be unable to authorize the transaction. (93460787)
Workaround: Resize the window that presented the Apple Pay sheet.

[/SPOILER]
Score: 3 Votes (Like | Disagree)
lupinglade Avatar
39 months ago

If you a long time Mac user then you will remember Minimize In Place and Piles. These were two rumored and also beta features years ago. That’s what Stage Manager kinda is.

I’m playing with it now and meh…I don’t like them take up space on the Left side of my screen. It also replaces Minimize to the Dock. Command+M now minimizes to Stage Manager. It’s just not clean, but it is a good way of managing groups of windows.
Would rather see window shading (collapse to titlebar) :(
Score: 2 Votes (Like | Disagree)
minik Avatar
39 months ago

I also found this alert when I connected my USB-C monitor to my Mac:



Is this new on Ventura?
Yes, it's part of the new Accessory Security.
Score: 2 Votes (Like | Disagree)
jbmelby Avatar
39 months ago

I agree; this beta is by far the best I’ve encountered, and I’ve been installing them since OS 9.
That is, for a beta 1.
Score: 1 Votes (Like | Disagree)
ponzicoinbro Avatar
39 months ago
Yeah after 12 hours…

Stage Manager crashes, sometimes doesn’t load. Need to log in and out to get it to work.

It’s not good that it is floating above the Desktop and looks like the Windows Vista multitasker. It blurs the Desktop and makes the files you have on your desk disappear.

It’s ugly. It should be in the Right side of the Dock instead of floating above the Desktop.

Please don’t make any part of macOS look like Vista even the slightest bit.




Attachment Image
Score: 1 Votes (Like | Disagree)
Realityck Avatar
39 months ago
Before you ever update to a new beta cycle you must backup your boot volumes to an external backup volume.

You can always use DFU (via another USB-C connected Mac) to repair the system OS/system FW to last public release or public beta. Then use the backup as a ASR with Migration Assistant to restore system settings, applications, and data. Apple Store personal can do this with an appointment.

https://support.apple.com/guide/apple-configurator-mac/revive-or-restore-an-intel-based-mac-apdebea5be51/mac

https://support.apple.com/guide/apple-configurator-mac/revive-or-restore-a-mac-with-apple-silicon-apdd5f3c75ad/mac
Score: 1 Votes (Like | Disagree)