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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.