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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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?