Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
5.6.3f1
Issue ID
977772
Regression
No
Clicking on one of two screens will call Screen.SetResolution and collapse the other screen
Reproduction steps:
1. Download project "MultiDisplayTest.zip" and open in Unity
2. Build and Run
3. Click anywhere on one of two screens
Expected: nothing changes - both screens show the game
Actual: the other screen which was not clicked collapses
Reproduced on: 5.5.6f1; 5.6.5f1; 2017.1.3f1; 2017.2.1p1; 2017.3.0p1; 2018.1.0b1
Note: Two monitors are needed to reproduce the issue.
Fixed in: 2018.2.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment