Search Issue Tracker
Fixed
Fixed in 2022.3.37f1
Votes
7
Found in
2022.3.28f1
Issue ID
UUM-71476
Regression
No
Crash on ujob_execute_job while using OverlapBoxCommand when collisions are more than maxHits
How to reproduce:
1. Open the “PhysicsOverlapBug“ project
2. Open the “SampleScene“
3. Enter Play Mode
Expected result: The Editor continues to run
Actual result: The Editor crashes
Reproducible with: 2022.3.28f1, 2023.3.0b1
Not reproducible with: 6000.0.1f1
Fixed in: 2023.3.0b2
Could not test with: 2021.3.38f1 (does not support OverlapBoxCommand)
Reproducible on: Windows 10, Windows 11 (user’s device)
Not reproducible on: No other environment tested
First few lines of Stack Trace:
0x00007ff71698fe2d (Unity) ujob_execute_job
0x00007ff7169915c9 (Unity) ujob_wait_for
0x00007ff71698b837 (Unity) CompleteFenceInternal
0x00007ff715f00e3f (Unity) JobHandle_CUSTOM_ScheduleBatchedJobsAndComplete
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment