Search Issue Tracker
Active
Votes
0
Found in
6000.0.63f1
6000.2.14f1
6000.3.0f1
6000.4.0a5
6000.5.0a2
Issue ID
UUM-128777
Regression
No
Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
How to reproduce:
1. Open the attached “IN-125845” project
2. Open the “SampleScene”
3. Enter Play mode
4. Close the Editor
5. Observe the crash
Reproducible with: 6000.0.0b16, 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2
Could not test with: 6000.0.0b15 (Could not solve package errors from downgrading)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: Sometimes, it can take ~10 seconds for the crash logo to appear after closing the Editor
First few lines of the stack trace:
0x00007FF9E03CDE27 (Unity) JobQueue::HasJobGroupIDCompleted
0x00007FF9E03C5EEC (Unity) ValidateControlThread
0x00007FF9DF956905 (Unity) JobHandle_CUSTOM_ScheduleBatchedJobsAndComplete
0x00000274E608495A (Mono JIT Code) (wrapper managed-to-native) Unity.Jobs.JobHandle:ScheduleBatchedJobsAndComplete (Unity.Jobs.JobHandle&)
0x00000274E6064FDB (Mono JIT Code) Unity.Jobs.JobHandle:Complete ()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment