Search Issue Tracker
Fixed in 5.3.8
Votes
3
Found in
5.3.3p2
Issue ID
785131
Regression
Yes
Display.main returns left screen instead of selected main in Win Standalone (5.3 regression)
To reproduce the issue follow the steps:
1. Have at least two display connected
2. Open "Test5_4" project
3. Open "Main" scene
4. Build & run project
5. Observe "output_log.txt"
The ordered printout of the resolutions of the displays in the Display.displays array
Note: This requires different resolution monitors in test to observe incorrect order values.
Result: Display with index 0 (is what Display.Main returns) will be left screen, but not the main screen you're using.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment