Search Issue Tracker
Duplicate
Duplicate in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.2.0a11
2019.2.9f1
2019.3.0b4
Issue ID
1192303
Regression
Yes
Fatal error window is thrown when trying to open a Project
Steps to reproduce:
1. Open the project attached by the user
Expected result: Project is opened
Actual result: "Fatal error!" window is shown and after pressing "Quit" Unity crashes
Reproducible with: 2019.2.0a11, 2019.2.10f1, 2019.3.0b4, 2019.3.0b8
Not reproducible with: 2017.4, 2018.4, 2019.2.0a10, 2019.3.0b3, 2020.1
Notes:
- On 2019.3 stream instead of "Fatal error!" window, "Failed to load window layout" window is shown
- If Inspector window is closed in a version where the bug is not reproducible and then the project is upgraded to a version where the bug is reproducible, the project will be opened, but there will be a black space on the right side of the editor (where the Inspector would normally be) and NullReferenceException spammed. The same outcome can be reached by deleting the ProjectSettings window.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
This is a duplicate of issue #1183719