Search Issue Tracker
Won't Fix
Votes
0
Found in
4.0.0f7
Issue ID
502898
Regression
No
If the folder name equals the scene name to save, it is automatically redirected to the inside folder
Steps to reproduce :
- create a folder named Test
- create a new scene
- try to save the new scene with the name Test
- notice that when trying to save the scene it will open the Test folder, suggesting that you should save it here instead of saving it in the Assets root folder
Won't fix this since this is how other apps work on Windows as well. If you're trying to save some file with the same name as an existing folder, that folder will be automatically open. The workaround in the case of this specific bug report is to save the scene as test.unity specifically. That will save the scene in the Assets folder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Add comment