Search Issue Tracker
Fixed in 2018.3
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
- AssetDatabase is overwriting GUIDs
- Packages cannot be added from a registry that returns invalid publish dates [Windows-only]
- [PLM] OpenRL 501 error is thrown/editor crashes when baking 4K lightmaps with 16 lightmap AA samples
- Physics.SyncColliderTransforms syncs every collider when the local position hasn't changed
- [GPU PLM] Part of baked shadows are broken when hitting a backface
Add comment