Search Issue Tracker
Fixed
Fixed in 6000.5.0a7
Votes
0
Found in
6000.3.6f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-133493
Regression
No
Crash on dispatch_release when exiting Play Mode in a specific scene
How to reproduce:
1. Open the attached “IN-129468.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Wait for ~30 seconds or until an asteroid object is visible in Game View
5. Exit Play Mode
6. Observe the crash
Reproducble in: 6000.3.6f1, 6000.4.0b7, 6000.5.0a6
Could not test with: 6000.0.66f1 (compilation errors when downgrading)
Reproducible on: macOS 15.3 (M2 Ultra)
Not reproducible on: Windows 11
First few lines of stacktrace:
#0 0x0000018c1492c8 in dispatch_release
#1 0x000001060e5524 in PhysicsComposer2D::~PhysicsComposer2D()
#2 0x000001060f23c4 in PhysicsLowLevel2D::Initialize()
#3 0x000001060c402c in PhysicsManager2D::RecreateWorld()
#4 0x00000104c2c884 in CallbackArray::Invoke()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- "Editor unavailable" message is displayed when navigating to "Get set up" tab in Unity Hub
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment