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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1183719