Search Issue Tracker
By Design
By Design in 2023.1.X
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.20f1
2022.2.0b10
2023.1.0a14
Issue ID
UUM-16432
Regression
No
"Unknown error occurred..." is thrown when opening an empty Scene
How to reproduce:
1. Open the user-attached project
2. Open the “MainMenu” Scene
3. Open the Console window
Expected result: Detailed error is thrown
Actual result: “Unknown error occurred while loading {Scene}” is thrown
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.20f1, 2022.2.0b10, 2023.1.0a14
Reproduced on: macOS Monterey 12.6 (Intel)
Workaround:
1. Open the affected Scene
2. Add any GameObject to the Scene
3. Clear the Console
4. Switch Scenes
Note:
- Only the 2020.3 stream has the issue constantly reproducible when opening the Scene
- To verify if the issue is reproducible with every test the project was deleted, extracted and re-opened
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The MainMenu scene file is very broken, only contains 0's.
Resolution Note (2023.1.X):
The MainMenu scene file is very broken, only contains 0's.