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
- “Create and publish WebGL builds” link leads to “Sorry about that, we can't find the page you're looking for.” page
- " Suspected crash in FXC. " shader compiler errors are thrown in a new project when creating a project in Hub with a very long name but below the maximum character threshold
- Long cloud names stretch the space in Hub when the Project dropdown is opened
- OpenGLES3 Graphics API can be used with the "Linear" Color space on unsupported GPUs resulting the error spam
- [Windows] Recommended and Downloaded Learn tabs are empty and have scrollbar
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.