Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X
Votes
0
Found in
2022.3.42f1
6000.0.15f1
7000.0.0a1
Issue ID
UUM-77850
Regression
No
Crash on ExtractHandles when reloading domain in a specific project
How to reproduce:
1. Open the “CrashRepro“ project
2. Initiate domain reload (Right-click in the Assets folder and select “Reimport“)
Reproducible with: 2022.3.42f1, 6000.0.15f1
Can’t test with: 2021.3.42f1 (Errors in the Console)
Reproducible on: macOS 14.5 Sonoma (Intel), Windows 10 (reported by user)
Not reproducible on: No other environment tested
First few lines of stack trace:
0x00007FF6B3B556A0 (Unity) ExtractHandles
0x00007FF6B3B55763 (Unity) ExtractReadWriteHandles
0x00007FF6B3B50DFC (Unity) JobExtractedHandles::JobExtractedHandles
0x00007FF6B3B66DC5 (Unity) ScheduleManagedJob
0x00007FF6B301543D (Unity) JobsUtility_CUSTOM_Schedule_Injected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment