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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment