Search Issue Tracker
Duplicate
Votes
0
Found in
6000.0.28f1
6000.1.0a7
Issue ID
UUM-87930
Regression
Yes
[MacOS] Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
Steps to reproduce:
1. Open the “user’s attached project”
2. Open “SampleScene”
3. Make some changes to the project
4. Enter Play Mode
5. Press command + S to save while Play Mode is loading
6. Observe crash
Reproducible with versions: 6000.0.13f1, 6000.0.28f1, 6000.1.0a4
Not reproducible with versions: 2021.3.46f1, 2022.3.53f1, 6000.0.12f1
Fixed in version: 6000.1.0a5
Reproducible on: macOS 15.1 (M1 Max), macOS 14.6.1 (Intel)
Not reproducible on: Windows 11
First few lines of StackTrace:
{noformat}
#0 0x00000189d072a0 in -[NSApplication endModalSession:]
#1 0x000001079b30c0 in -[ProgressbarController hideWindow]
#2 0x000001079b3b20 in -[ProgressbarNotificationHandler handleClearNotification:]
#3 0x00000185f46f80 in __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
#4 0x00000185fd8274 in ___CFXRegistrationPost_block_invoke{noformat}
-
Resolution Note:
Duplicate of another issue. Both had the same root cause and it has been resolved for 6000.0.35f1.
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-89067
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
This is a duplicate of issue #UUM-89067