Search Issue Tracker
Active
Under Consideration for 6000.5.X
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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Add comment