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
- “No objects were found for saving into prefab. Have you marked all objects with DontSave?” errors are thrown when saving the Scene after exiting the Play Mode
- VFX Graph has blurry icon of Graph Debug Information tab
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
Add comment