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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment