Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.11f1
2019.1.0a1
2019.2.0a1
Issue ID
1142183
Regression
No
Editor logs an error with Scene path different from the actual path it is trying to load when failing to load a Scene
Reproduction steps:
1. Open the attached Project inside of "1142183-minrepro.zip"
2. Open and Play "MAINSCENE", note the error logged inside a Console
3. Go to ProjectSettings folder and open "EditorBuildSettings.asset"
Expected: LOADEDSCENE Scene's path matches with the logged path
Actual: LOADEDSCENE Scene's path does not match with the logged path
Reproduces on: 2017.4.25f1, 2018.3.12f1, 2019.1.0b10, 2019.2.0a10
Note:
- Correcting the path inside of the "EditorBuildSettings.asset" to the logged path inside the Console causes the Editor to load the Scene from the correct path
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Closing old tickets in lieu of more recent, higher priority tickets