Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b5
Issue ID
995320
Regression
Yes
[Windows] Make Windows standalone player ask you to choose a directory rather than an exe name
-e: over the course of several releases more and more items ended up being added to the root folder of a standalone build. so you can no longer build different version into the same folder. See also https://forum.unity.com/threads/unity-2017-2-unityplayer-dll-being-created-after-build-22mb.500158/
--things being added to the standalone build root:
---2017.2: UnityPlayer.dll
---2018.1: UnityCrashandler.exe
---2018.1: Mono folder
-repro:
--create new project on 2018.1
--make a standalone build
--NOTICE that apart form the *.exe and the *_Data all the other things got added into the root folder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
Add comment