Search Issue Tracker
Duplicate
Votes
3
Found in
5.3.3f1
Issue ID
774688
Regression
No
Fullscreen Windows Standalone player opens on first monitor instead of main monitor
Fullscreen Windows Standalone player opens on first display instead of main display. https://oc.unity3d.com/index.php/s/2t42IbZjkdvS27Z- in this image first monitor is display nr. 1 (first is always from the left) and the main monitor is display nr. 2 (in windows display settings it is marked as "Main display").
If you start the game full screen, then it opens on the first display, but uses the resolution of the main display. This looks very weird when you have two monitors that have considerably different resolutions. For example, if one of the two displays is tilted 90 degrees, it messes up with "Display.displays[]" resolution list.
Reproducible on 5.3, 5.4.
Repro steps:
1. open project "5.3.3.zip".
2. build to Win Standalone. In player settings set "Default Is Full Screen" (Default is Native Resolution seems doesn't change anything).
3. launch standalone. On dual monitor setup, standalone will launch on the first monitor which is set in Windows Display Settings.
Expected: fullscreen standalone should launch on the main monitor.
Workaround:
use "-adapter N" command line argument from documentation http://docs.unity3d.com/Manual/CommandLineArguments.html
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #785131