Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b2
Issue ID
829120
Regression
Yes
Windows Standalone player assumes main display is 'Display 1 (Left)'
Reproduction steps:
1. Have a 2 display setup
2. Set the second (right) display as Main in Windows Display Settings
3. Open a Unity project
4. Build & Run as Windows standalone
5. Select monitor: Display 1 (Left)
6. Play!
Result: Game launches in the second monitor, the one on the right.
Expected: Game should launch in the left monitor, or the launcher should specify that it's launching in the 'main' monitor
Reproduced with: 5.5.0b2, 5.4.0p4, 5.3.6p4
Not reproducible: 5.2.5f1
Regression introduced in: 5.3
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