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
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
- Black square “shadow” artifacts visible when using Screen Space Reflections without maximum smoothing
This is a duplicate of issue #1183719