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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment