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
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
- Crash on VFXMemorySerializer::StoreObjects when converting to Subgraph Block
Add comment