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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment