Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a4
Issue ID
941916
Regression
Yes
Build location selection window has different titles on x86/s86_64
Reproduction steps:
1. Create/Open a Unity project
2. Go to build settings
3. Set target platform to PC, Mac & Linux Standalone
4. Change architecture to x86_64
5. Press build - location selection window is opened, it's title is "Build Windows"
6. Cancel
7. Change architecture to x86
8. Press build - location selection window is opened, it's title is "Build PC, Mac & Linux Standalone"
Expected: titles are consistent on different architectures.
Reproduced on: 5.5 and earlier, 2017.3.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment