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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment