Search Issue Tracker
Fixed
Fixed in 6000.2.0b11, 6000.3.0a2
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.43f1
6000.1.0b11
6000.2.0a7
6000.3.0a1
Issue ID
UUM-100113
Regression
No
Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Steps to reproduce:
1. Open the “user’s attached project”
2. Observe the "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error and the Editor crash
Reproducible with versions: 2021.3.50f1, 2022.3.60f1, 6000.0.43f1, 6000.1.0b11, 6000.2.0a7
Reproducible on: macOS 15.1.1 (M1 Max), Windows 11 (by the reporter)
Not reproducible on: no other environment tested
First few lines of StackTrace:
{noformat}0x00007FFC652AFFBC (KERNELBASE) RaiseException
0x00007FF62DDF2C4E (Unity) LaunchBugReporter
0x00007FF62D7BA51B (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF62D7BADFD (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FF62E47336F (Unity) DebugStringToFilePostprocessedStacktrace{noformat}
Note: When the corrupted library is detected, rebuilding it does not help and the Editor still crashes.
Comments (1)
-
catkeson
Apr 25, 2025 21:51
Same issue for me on Unity 6
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 6000.3.0a2):
Fixed issue where editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library.
Resolution Note (fix version 6000.2.0b11):
Fixed issue where editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library.