Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.2f1
Issue ID
926086
Regression
No
Changing the build settings' Target Platform causes an immediate platform change
To reproduce:
1. Open any Unity Project
2. File --> Build Settings
3. Change Target Platform
Expected result: You should be able to select architecture type and only then change to another platform
Actual result: Once the Target Platform is changed, Unity starts to switch immediately with the default 32bit architecture. That means if you want to the architecture type to be 64bit, you have to endure the wait time of switching twice.
Reproduced on: 5.5.4p1, 5.6.2p2, 2017.1.0f3, 2017.2.0b2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Resolution Note:
We decided not to fix this issue in the Build Player Window that exists today as it will be handled when we replace that window with Build Configs.