Search Issue Tracker
Fixed
Fixed in 6000.3.0b6, 6000.4.0a2
Votes
0
Found in
6000.3.0a2
6000.3.0b3
Issue ID
UUM-119491
Regression
Yes
Crash on “mono_jit_runtime_invoke” with Fatal Error when closing Editor without saving changes in Prefab Editing Mode
Steps to reproduce:
1. Create new Unity project
2. In Hierarchy window create Cube GO (3D Object > Cube)
3. Drag Cube GO to Project window to create a Cube Prefab
4. In Hierarchy press on “>” to open Cube Prefab Asset in context
5. Close Editor
6. In “Scene(s) Have Been Modified” pop-up press “Don’t Save”
7. Observe Editor
Actual results: Fatal Error “GetManagerFromContext: pointer to object of manager ‘MonoManager’ is NULL (table index 5)” is thrown and Editor crash on “mono_jit_runtime_invoke”
Expected results: Editor should not crash or throw fatal errors
Reproducible with versions: 6000.3.0a2 (d454866889d5), 6000.3.0b3
Not reproducible with versions: 6000.3.0a1 (4592b02ab560)
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Resolution Note (fix version 6000.4.0a2):
Fixed
Resolution Note (fix version 6000.3.0b6):
Fixed