Search Issue Tracker
Active
Votes
0
Found in
2.3.0
2.4.0
Issue ID
UUM-132162
Regression
No
ML-AGENTS: Crash on JobQueue::HasJobGroupIDCompleted when exiting the Editor while a Neural Network Model is running
Steps to reproduce:
1. Open the “user’s attached project”
2. Open “SampleScene”
3. Enter Play Mode
4. Exit the Editor
5. Observe the crash
Reproducible with versions: 2.3.0, 2.4.0 (6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2)
Reproducible on: macOS 15.7.1 (M1 Max)
Not reproducible on: no other environment tested
First few lines of StackTrace:
#0 0x00000104e27d78 in JobQueue::HasJobGroupIDCompleted(JobQueue&, JobGroupID)
#1 0x00000104e1800c in ValidateControlThread(JobGroupID const&, ScriptingExceptionPtr)
#2 0x00000104626a3c in ScheduleBatchedScriptingJobsAndComplete(JobFence&, ScriptingExceptionPtr)
#3 0x000001046269ec in JobHandle_CUSTOM_ScheduleBatchedJobsAndComplete(JobFence&)
#4 0x00000416d7dcb0 in (wrapper managed-to-native) Unity.Jobs.JobHandle:ScheduleBatchedJobsAndComplete (Unity.Jobs.JobHandle&) [{0x159c03de0} + 0x88] (0x416d7dc28 0x416d7dd38) [0x14ff82a80 - Unity Child Domain]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment