Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.1.0b4
Issue ID
990591
Regression
No
When Saving a build, if the name of the build file matches a folder - the folder will be opened
Steps to reproduce:
1. Open build settings on any platform
2. Click Build
3. As the filename for your build write in the name of a folder in the same directory
For example: if there's a folder called "Temp" try to create a "Temp.exe" build file
4. Instead of creating the file when you click "save" it will open the folder called "Temp"
Expected: If the button says "Save" I expect Unity to create a file with that name and extension, not open a folder with that name
Actual: It just opens the folder with that build name you are trying to create
Reproduced on: 2018.1.0b4, 2017.3.0p3, 2017.2.1p2, 2017.1.3f1, 5.6.5p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
Add comment