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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment