Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b4
Issue ID
833654
Regression
Yes
[5.5] GraphicsSettings being NULL crash when opening old project
Steps to reproduce:
1. open User's attached project with Unity 5.5.0b4 or newer
Result: an error appears: Fatal Error! GetManagerFromContext: pointer to object of manager 'GraphicsSettings' is NULL (table index 6). Project cannot be imported
Exported behavior: old project settings should be allowed to be imported in the current versions
Reproduced with: 5.5.0b5, 5.5.0b4
Not reproduced with: 5.5.0b3, 5.4.1p1, 5.3.6p5
Workaround: deleting ProjectSettings/GraphicsSettings.asset solves the issue
Note:
project can be opened without errors with 5.5.0b3 or older
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
Add comment