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
- Burger button in the Multiplayer Play Mode window is not visible when using the Light theme
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
Add comment