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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment