Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2017.4.2f2
Issue ID
1038666
Regression
No
EditorBuildSettings are not updated when a scene is moved or its name is changed
To reproduce:
1. Create a new project
2. Create a new scene and add it to build settings
3. Go to File -> Save Project
4. Create a new folder in the Assets
5. Put the scene asset into the new folder
6. Go to File -> Save Project
7. Go to File -> Exit
8. Open the project's EditorBuildSettings.asset with a text editor
9. Observe that the path to the scene wasn't updated after moving the scene to another folder
Expected: the path to scene is updated in the EditorBuildSettings.asset when the scene is renamed or moved to another folder
Reproduced in 2017.2.3f1, 2017.3.2f1, 2017.4.2f2, 2017.4.3f1, 2018.1.0f2, 2018.2.0b4, 2018.3.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player settings icons are not retrieved when using "PlayerSettings.GetIcons" method on PS4, PS5, Xbox
- Changes of MaterialPropertyBlock via Script reset when Sprite Renderer.Color is changed in animation
- Frame Debugger flickers when a Shader Graph Window is open
- [Linux] Poor performance in the Editor when processing input events in "OnGUI" function
- [HDRP] Water displacement fades when camera move far in worldspace.
Add comment