Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b6
Issue ID
770264
Regression
No
[Standalone][DualMonitor] Editor changes positions when changing build fullscreen modes
Reproduction steps:
1. Create a new Unity project.
2. Go to File > Build Settings > Player Settings.
3. Set D3D9 and D3D11 Fullscreen Modes to Exclusive Mode.
4. Build a Windows standalone using Direct3D11.
5. Swap between fullscreen modes with alt + enter.
6. Notice, that editor goes to the other monitor when entering full screen mode and to the middle between monitors when leaving it.
7. Build a Windows standalone using Direct3D9.
8. Make sure editor is in the full screen mode.
9. Repeat step 5 and notice, that editor goes to the middle between screens when entering full screen mode and to the other monitor when leaving it.
Workaround:
Build with "FullScreen window" Fullscreen Mode.
Note:
Case 611200 might be related to this one.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment