Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b3
2018.1.0b4
Issue ID
995647
Regression
Yes
[2018.1] Opening a project with missing meta files (present in Library) crashes the editor
To reproduce:
1. Open and close attached repro project in editor
2. Open project's assets in Finder
3. Remove image's meta file
4. Open project in editor
Expected: project will be opened
Actual: Fatal error 'GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)' is thrown (on OSX after choosing 'Quit' it freezes)
Workaround: delete 'Library' folder before opening project
Reproduced: 2018.1.0b3, 2018.1.0b6
Not reproducible: 5.6.5p1, 2017.1.3f1, 2017.2.1p3, 2017.3.0p4, 2018.1.0b2, 2018.2.0a1(5ccee7a85d40)
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