Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.3.0a2
2017.4.0f1
Issue ID
1017841
Regression
Yes
FatalError on MonoManager (NULL) when existing Unity with a specific dynamic library asset
To reproduce:
1. Open attached project
2. Press X to exit the Editor
3. When fatal error window appears press Quit
Expected results: Unity does not crash when the editor is closed.
Actual results: Unity crash after closing editor.
Reproduced in: 2017.3.0f3; 2017.3.2f1; 2017.4.0f1; 2017.4.1f1; 2018.1.0b13; 2018.2.0a7
Note: Before crashing Fatal error window appears: GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)
Note: Even in the new project, if you download and import the asset and exit the editor it crashes.
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
Add comment