Search Issue Tracker
Active
Votes
0
Found in
2021.3.50f1
2022.3.60f1
6000.0.43f1
6000.1.0b11
6000.2.0a7
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
Add comment