r/MacOSBeta • u/No-Description2743 • 2h ago
News macOS27 Public Beta-2 Released
seems like there were no major issues in DB-4
r/MacOSBeta • u/No-Description2743 • 2h ago
seems like there were no major issues in DB-4
r/MacOSBeta • u/No_Confusion7932 • 1h ago
Hi.
Since macOS 26 doesn't include the new ringtones from iOS 26, does macOS 27 include the new ringtones from iOS 26 for FaceTime and calls?
r/MacOSBeta • u/pdfu • 20h ago
Enable HLS to view with audio, or disable this notification
Apple is building an immersive onboarding experience for when you first pick Siri's voice in OS 27. It also hints that OS 27 might include up to 13 voice options for Siri AI.
Instead of selecting from a row of voice options, the hidden interface starts as a nearly black canvas, where the selected voice is marked with a colored dot. As you press and hold and move around the Voice Pad, the interface comes alive with colors cycling across the view. A white point tracks the cursor's position. The colorful interface reveals a 3-column grid with 4, 5, and 4 voice options respectively.
The visuals are complemented by spatial audio. As the cursor approaches a voice, the voice selection moves and the new voice sounds clearer and more present. When the cursor moves away, voices become distant and ambient. In the background, the spatial mixer blends two ambient sound layers as the cursor moves around the screen. The spatial mixer is substantial: it tracks the pointer's distance, angle, and movement velocity, then adjusts volume, presence, reverb, occlusion, and filtering across voice and background tracks.
This new view reveals that Apple may be preparing to support up to 13 custom voices for Siri AI. In this recording, macOS 27 Beta 4 does not ship with the required 13 voice models, so macOS falls back to the two custom voices available.
After selecting a voice, Siri Settings will present the current voice picker with the Pace and Expressivity controls for later voice changes and tuning. Based on the current implementation, this view is solely an onboarding experience for choosing the underlying Siri voice.
macOS 27 includes a Voice Grid Distribution file with descriptions of delivery, characteristics, gender, and age for each supported voice. Here are the descriptions of the 13 voices the Voice Pad expects for American English:
| Gender | Age | Characteristics | Delivery |
|---|---|---|---|
| Female | Young | Soft-spoken | — |
| Female | Young | Breathy, bright, smooth | — |
| Female | Adult 20s | — | — |
| Female | Adult 30s | — | Friendly |
| Female | Adult 30s | — | Enthusiastic, relaxed, warm |
| Female | Adult 40s | — | — |
| Female | Elder | — | — |
| Male | Young | — | — |
| Male | Adult 30s | Deep | — |
| Male | Adult 30s | Smooth | — |
| Male | Adult 30s | Rich | Friendly |
| Male | Elder | — | — |
| Male | Unknown | — | — |
This is obviously an unfinished UI, but there is complete localization for 44 languages. Because the underlying SiriSetup framework is shared between macOS and other operating systems, this experience may be coming to some or all OS 27 releases.
There's no easy way to enable this one. You need to enable the SiriSetup/linwood_voices feature flag, but also need to attach LLDB to SiriPreferenceExtension and override fetchRequiresVoiceSelection to return true, siriVariantInternal to return 2, and force VoiceSelectionView.shouldRun to return true. This last part requires SIP off. Then you can disable and re-enable Siri to get the new view.
r/MacOSBeta • u/Head-Crow6741 • 5h ago
Enable HLS to view with audio, or disable this notification
First of all, this is a beta version of macos. I am on the NEW MACOS 27 BETA 4 and i just noticed after the update that when i switch desktops this happens. I restarted my laptop also just to be sure it isn't on my end but this still remains.
I HOPE this is a BUG not a NEW UI UPDATE cause this look awful (to me, i dont like this 😭)
Is this happening to you guys too? pls tell im panicking XD and also dw those black blobs are mine
r/MacOSBeta • u/Ill_Plenty_4760 • 9m ago
The button is unresponsive and I am unable to access the Beta Updates menu, Is there anyway to fix this?
r/MacOSBeta • u/Plenty-One-2291 • 16m ago
Hi everyone,
I have an M4 MacBook Air, and it's my main computer that I use every day. I'm really tempted to install the macOS Golden Gate Public Beta 2 because I want to try all the new features as soon as possible.
However, I'm a bit worried since this is my primary machine.
For those of you who have already installed the Public Beta 2:
I'd also love to hear your overall experience with it so far.
Thanks!
r/MacOSBeta • u/Weird_Decision7090 • 1d ago
It looks kind of "bloody"
(Second image is the Tahoe icon)
r/MacOSBeta • u/NoNetwork4181 • 21h ago
Every "networking is broken on 27" thread is one of four different bugs with four different fixes. People keep getting handed the wrong one, & the Feedback reports scatter so none of them hit the 10-report line Apple acts on. Sort yours first.
Which one is yours?
ping6 google.com returns "No route to host."sudo networksetup -setv6off "Wi-Fi" (use your service name).This is the one people blame on their Ethernet adapter & replace. It's not the adapter.
tcp_rbbr, net.inet.tcp.recv_bg_algo=2) that opens a download at a 5,440-byte window & doubles it once per second on a clock instead of by data received, so on a jittery link it never ramps. Unchanged in beta 4 (26A5388g).sudo sysctl -w net.inet.tcp.ecn_initiate_out=0) fixes it, or it's constant instead of intermittent. That's a different, mostly-26 issue.URL="http://cachefly.cachefly.net/10mb.test"; TMP=$(mktemp) sysctl net.inet.tcp.recv_bg_algo S=$(curl -s -o /dev/null -w "%{speed_download}" --max-time 45 "$URL") for i in $(seq 1 8); do curl -s -o /dev/null -w "%{speed_download}\n" --max-time 45 "$URL" >> "$TMP" & done; wait A=$(awk '{s+=$1} END{print s}' "$TMP"); rm -f "$TMP" echo "single: $(echo $S|awk '{printf "%.1f",$1*8/1e6}') Mbps | 8-flow: $(echo $A|awk '{printf "%.1f",$1*8/1e6}') Mbps" If recv_bg_algo is 2 & your single number is a small fraction of your 8-flow number, that's it.recv_bg_algo. Full writeup with packet captures & the kernel disassembly: Apple Developer Forumsr/MacOSBeta • u/Financial_Bread7684 • 2h ago
r/MacOSBeta • u/J-a-x • 3h ago
My main two gripes with Mac OS (still my favorite desktop OS by far despite its flaws) are:
Have either of these issues been improved in Mac OS Golden Gate betas?
r/MacOSBeta • u/Alexandeisme • 4h ago
during the previous beta, i never had any issues with iphone mirroring. however, there was a major bug when transferring files directly from my mac to my iphone. whenever i dragged a file into the mirroring window, the app would immediately crash and my iphone would restart to a blank screen.. in the current beta, though, iphone mirroring will not pair with my iphone at all. i’ve already tried several many steps? including resetting the relevant settings and signing out of and back into icloud, but nothing has worked...
r/MacOSBeta • u/Fuyu_dstrx • 5h ago
Wanted to hear from others who have tested the new resolution scaling features and their experiences/recommendations.
I've only recently began using my Mac with an external display - in this case a 3440 x 1440 ultrawide that looks pretty darn sharp through my windows desktop, but either fuzzy on macOS.
So over the last few weeks I've been testing different resolutions on better display, anti aliasing on/off. HiDPI or native res. Just today I read that the MacOS 27 beta includes some tweaks for low resolution displays and better ultra wide support so I've installed it and I'm trying it out but,, I still feel like I have to use better display for the best text sharpness.
Best options so far by my eyes are:
All these by the way, still fall short of what I'm used to on windows. This was such a jarring disappointment, that I was almost considering cancelling my M5 pro MBP order.
r/MacOSBeta • u/Organic-Priority4966 • 7h ago
Update after macOS 27 beta 4, the battery percentage not showing properly has been fixed. However the activity monitor reading is still not fixed. At this point, I believe Apple will only fix it in the stable release.
r/MacOSBeta • u/gufranthakur • 4h ago
r/MacOSBeta • u/Spookyy_999 • 9h ago
I receive a lot of mail in my trash in one of my accounts. About 75 every day. Each day I review the mail in the trash to see if any legit mail was put in there. To delete the mail, I would click on edit, select all, then delete. The bug is now when I click on select all in trash, it highlights All the mailboxes in mail, not just the mail in that trash. If I click on delete, that would delete emails in ALL boxes. It is repeatable. I did report the bug to Apple. The work around is to click on the first email in trash, press and hold the Shift key, then use the Down Arrow button to highlight all the mail in trash. You can then hit delete, and it will only delete those emails. My equipment is a Mac mini M2.
r/MacOSBeta • u/mano7onam • 7h ago
I live in terminals + coding agents and kept losing track of which Ghostty/iTerm/Others shell belonged to which repo.
So I vibe coded Terminal Dashboard (open source, MIT, Python stdlib only):
It looks ugly but quite helpful to switch between terminals
• Lists Terminal.app, iTerm2, Ghostty, Warp, WezTerm, Kitty, tmux, VS Code/Cursor shells…
• Groups them by working directory
• Click = inspect (doesn’t steal focus); explicit button to open the real terminal
• Open any folder in Ghostty / Terminal.app / your installed IDEs
• Export full Claude Code / Codex chats to Markdown for handoff to another agent
Run from source:
git clone https://github.com/mano7onam/terminal-dashboard
cd terminal-dashboard && python3 server.py
# open http://localhost:8080
Optional macOS .app + DMG (not App Store — Gatekeeper steps in README).
Repo: https://github.com/mano7onam/terminal-dashboard
Feedback welcome :)
r/MacOSBeta • u/Mysterious_Phone_754 • 12h ago
Don’t know if this was a thing in Tahoe already (I skipped that) but in GG beta 4 I can’t drop files onto windows in Expose or Mission Control. Is Apple sleeping on that? Surely more people miss that? (Yes I’ve filed feedback, just wondering if more people even notice and use this? I think it’s super annoying…)
r/MacOSBeta • u/Leather_Ad_9178 • 16h ago
So far Apple has mirrored the beta release cycle of Tahoe with Golden Gate. With releases 14 days apart exactly. 26 followed the same frequency up to release 5 and then roughly one week all the way to the candidate for a total of 10 beta releases.
AI is by nature stochastic and with so many new features on this layer I wondered if they will be done early September this time around. It is a necessary step and an inflection point that will show the synergy of apple hardware with AI.
So far I’m pumped about the highlight text to AI feature and the voice blending UI that I have learned about from your contributions. What Intelligence features besides those two have been fun to test for you? what seems so broken that seems unrealistic to be solved by September? I finally started a new job and got a mac so I’m planning to actually start testing and contributing to the beta cycle with my personal machine
r/MacOSBeta • u/pdfu • 1d ago
Enable HLS to view with audio, or disable this notification
In macOS 27, Apple is working on a new Formatting Bar design for the message composer in Apple Mail. It includes Write with Siri, Edit with Siri, Proofread, and Rewrite, while collapsing the classic formatting controls to the right.
In Beta 4, the redesigned bar can now display contextual Smart Reply suggestions. Smart Reply itself isn’t new, as it was introduced with Apple Intelligence. But now, Apple has added support for previewing the Smart Reply before inserting it by hovering over the suggestion chip. With the previous in-line design, there was no way to preview the Smart Reply suggestion.
Note that in Beta 4, there's a bug where Mail will present the old Formatting Bar design when writing a new email. The new Formatting Bar design only appears when replying to a message.
To enable the new Formatting Bar design, add a FeatureFlags override:
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain && \ sudo defaults write /Library/Preferences/FeatureFlags/Domain/WritingTools FormattingBar_macOS -dict Enabled -bool trueand restart your Mac. This is a private feature flag, and the UI is a work in progress.
Disable with:
sudo defaults delete /Library/Preferences/FeatureFlags/Domain/WritingTools FormattingBar_macOSand restart your Mac.
r/MacOSBeta • u/BTForIT • 23h ago
This felt like it warranted its own breakout, but I'm getting horrible performance on DB4. Specifically kernal task jumping up which appears to be overheating. Windowserver pegged near 100% on a M5 Max max spec with two displays running external. Has anyone had similiar issues and found settings or apps that might be related to the issue? Menu bar hiding maybe?
r/MacOSBeta • u/LazyPromotion5044 • 1d ago
When i ask for something to Siri it gets stuck on Working. Yes, i've sent feedback since Beta 1, yes i've killed Finder too. Anyone? Anyone? Siri issues... Anyone?
r/MacOSBeta • u/IntelliDev • 2d ago
This is an AI generated summary of the entries that appear to be specific to Beta 4 rather than a general summary of everything introduced in macOS 27.
Apple's macOS release notes are cumulative, so most of the Beta 4 page was already present in Beta 3.
I compared the Beta 4 notes against the archived Beta 3 notes using Apple's issue IDs. This post separates:
TL;DR
Entirely new entries in Beta 4
These issue IDs do not appear anywhere in the archived Beta 3 notes.
Messages: Fixed an issue where HDR screenshots could appear garbled when sent. (180859837)
Notification Center: There is a new known issue where certain notifications might not be individually dismissible.
Workaround: Open Notification Center and click "Dismiss All Notifications."
(181736751)
App Intents: Apple has documented a cumulative 10 MB size limit for an AppEntity, including all of its child properties and values. Exceeding the limit might crash the app. (181763422)
StoreKit: There is a new StoreKit Testing issue where non-subscription purchases made through SKTestSession.buyProduct() might fail with an invalid-product error. The billingPlanType(_:) option might also be ignored for subscriptions. (181842500)
AppKit: For apps linked against the macOS 27 SDK, the Layout Orientation command in an NSTextView context menu has moved under the Font submenu. (177605020)
AppKit: Apple added two menu-image compatibility fixes:
(179374305)(179936632)Core AI: Fixed app-group support not working correctly with certain model types. (179732320)
Game Controller: Fixed supportsHIDDevice: sometimes returning the wrong result for a recently connected HID device. (176985783)
Beta 3 known issues now marked resolved
The following problems were already documented as known issues in Beta 3, but Beta 4 now marks them fixed. These are legitimate Beta 4 changes even though their descriptions appeared in the older notes.
Siri
Apple marks 24 Siri issues resolved, including:
phone.startCall schemaEveryday app and interface fixes
Apple Intelligence and machine-learning fixes
Two Image Playground issues are marked fixed:
The on-device "Use Model" action in Shortcuts should now work with more output types.
Apple Intelligence Reports should now include Home Intelligence data sent to Private Cloud Compute.
Eight Core AI issues moved from Known to Resolved, covering:
coreai-torch modelsPrivateCloudComputeLanguageModel no longer always uses greedy decoding.
Installation, displays, and external disks
Virtualization and graphics fixes
Four virtual-machine USB issues are now marked resolved, including:
Preview and Spatial Preview received fixes for:
Additional fixes were made for RealityKit, ShaderGraph, USDKit, Metal, Swift Charts, Mac Catalyst, and Xcode virtual-machine installation.
Filesystem and corruption status
There is no Beta 4 release-note entry explicitly mentioning an APFS corruption fix, filesystem corruption, damaged volumes, directory corruption, snapshot corruption,
fsck, Disk Utility repair failures, or general data loss.
The two closest storage-related fixes are:
Neither is described as an APFS or host-filesystem-integrity fix.
The following storage-related entries were already present in Beta 3 and are not Beta 4 changes:
Bottom line
Beta 4 is primarily a bug-fix and stabilization release.
Its largest change is the substantial Siri cleanup, followed by fixes for Apple Intelligence, Mission Control, Mail, Messages, media playback, Safari, external displays, software installation, virtual machines, and several developer frameworks.
There is still no confirmed APFS or filesystem-corruption fix in Apple's published notes.
Source
r/MacOSBeta • u/TheTingle • 1d ago
Anyone else experiencing this?
Screen recording (cmd+shift+5) isn't working for me when I'm using my MBP in clamshell mode with an external monitor. I'm able to start and end the recording, but it doesn't get saved anywhere.
r/MacOSBeta • u/jackmileswhite • 1d ago
Since the update, my second (4k) display resolution won’t change from 800x600, which it is strangely defaulting to for some reason.
Anyone else experiencing this? Suggested fix? I’ve already tried resetting it and every other basic fix.