Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-131341
Regression
No
GetManagerFromContext error and crash on RaiseException when opening a project
How to reproduce:
1. Open the “IN-128313” project
2. Press “Quit” when the “GetManagerFromContext” pop up error appears
3. Observe the crash
Reproducible with: 2023.1.0a10, 6000.0.65f1, 6000.3.3f1, 6000.4.0b3, 6000.5.0a4
Reproduced on: Windows 11, macOS 15 (user reported)
Not reproduced on: No other environment tested
Note: Full error: “GetManagerFromContext: pointer to object of manager 'PlayerSettings' is NULL (table index 0)”
First few lines of the stack trace:
0x00007FFF896280DA (KERNELBASE) RaiseException
0x00007FFECAC225E6 (Unity) LaunchBugReporter
0x00007FFECB35A777 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFECB35B2B3 (Unity) EditorMonoConsole::LogToConsoleImplementation
0x00007FFECD0BE4F8 (Unity) DebugStringToFilePostprocessedStacktrace
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment