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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
This is a duplicate of issue #1183719