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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1183719