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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment