Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.1f1
Issue ID
954365
Regression
No
Changing monitor during runtime with UnitySelectMonitor no longer works
To reproduce:
1. Download project "Scrapper (28.09.17).zip" from attached link and open in Unity
2. Click FMOD > Edit Settings and set path to "Desktop" folder in project folder
3. Build & Run project
4. Run the build with more than one monitor connected to your PC
5. Press enter on the main menu and then select "Options"
6. Use the arrow keys to move down to the "Monitor" setting, and press left or right to change the monitor (Clicking the arrows in the boxes will work as well)
Note: You should see the resolution briefly change before reverting back to the previous setting, this is where the monitor should change,
but it only works if you select the "Apply" button and then restart the game
Notes:
- To reproduce this issue you will need to have a PC with two or more monitor connected
- To change monitor user using private IEnumerator ChangeMonitor(int monitorIndex, bool useSaveFile)" function in "OptionsMenuScript.cs"
Reproduced on Unity 2017.1.1p4, 2017.2.0f2 and 2017.3.0b3
Could not check for regression on 5.6 because files becomes corrupted
Comments (5)
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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Peter77
Oct 23, 2017 05:38
Related forum thread:
https://forum.unity.com/threads/switch-monitor-at-runtime.501336/
InvincibleCat
Oct 23, 2017 05:28
Won't fix??? So what is the solution then? Is there an alternative?