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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment