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
- Red squares instead of ticks in Import Activity Window options dropdown
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
Add comment