Search Issue Tracker
Active
Under Consideration for 2022.2.X, 2023.1.X, 2023.2.X
Votes
2
Found in
2022.1.23f1
2022.2.0b16
2023.1.0a20
2023.2.0a1
Issue ID
UUM-20572
Regression
No
Input.mousePosition flickers in the Game view while in the Play mode when playing in Fullscreen on the second monitor
Reproduction steps:
# Open the “EditorFullscreenMousePositionBug“ project
# Open the “EditorFullscreenBug” scene
# In the Game view Control Bar press on the “Play in Window” button
# Select “Fullscreen on..” monitor which doesn’t have the Editor window
# Enter the Play Mode
# Move the cursor around the Game view
Expected result: Pink square stays on the mouse cursor
Actual result: Pink square flickers and snaps between two places while moving the mouse cursor
Reproducible with: 2022.1.23f1, 2022.2.0b16, 2023.1.0a20
Could not test: 2020.3.42f1, 2021.3.14f1 (fullscreen on second screen feature is not introduced)
Reproduced on: Windows 10
Note: Initial user report contained a requirement to have two different monitors with different resolutions, however, this issue reproduces regardless of having different resolutions set between monitors.
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
- Flickering orbs appear when using RenderTargetHandle
- UsePass for ShaderLabShader is ignored and GameObjects are not rendered when SRPBatcher is enabled
- Animated model translated down when interrupting a transition
- UI Toolkit text splits when changing PanelSettings scale
- Error "NullReferenceException" is thrown when selecting folders from the folder panel or closing the folder panel with EditorUtility.OpenFolderPanel() in use
cecarlsen
Jan 06, 2023 11:57
Unity finally introduced fullscreen game view in the editor, but the feature is useless as long as this bug persists. The game view fullscreen feature is not available in 2022.2, perhaps for this reason? I want to do video projection mapping on external displays (video projectors) from the editor. At the moment I have to build every time I want to make adjustments.