Search Issue Tracker
Fixed in 5.5.0f3
Votes
17
Found in
5.4.0f3
Issue ID
819960
Regression
Yes
UI elements flicker with Editor on a second monitor and Game window on the main retina display
Steps to reproduce:
1) Open the attached project.
2) Place the Editor window on a second monitor.
3) Detach the Game tab from the Editor and place it on the main retina display.
4) Press 'Play'.
5) Click on the Scene view or Game view.
The UI button starts flickering and gets offset from the center of the Game window with each click and then returns.
Reproduced on:
5.5.0a5, 5.4.0f3
Did not reproduce:
5.3.6p2, 5.2.4f1
Machine used to reproduce the issue:
Main display: iMac 27" 5120x2880 (downscaled to 2560x1440)
Second display: 1920x1080
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
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
EdwinLyons
Jun 06, 2017 09:06
Still occurs for me on Unity 5.6.1p1. Makes working with two monitors basically impossible.
spierce
Apr 12, 2017 21:29
This still occurs for me on 5.5.0p1, on Mac OSX El Capitan.
pkiriakou
Jan 07, 2017 12:22
I have the same issue in 5.5.0f3
doven
Nov 04, 2016 22:13
Issue still occurs in 5.4.2f2
hololabs
Sep 06, 2016 23:21
To add to this: the flickering occurs when ANY Unity window updates on the laptop's retina screen. For example, it occurs if you move the Profiler to that screen (but keep the Game window on the 2nd screen), or as you interact with any inspector on the laptop screen.
jeremyplayraven
Sep 01, 2016 06:40
Issue still occurs in Unity 5.5.0b1
thienohs
Aug 29, 2016 12:47
Same issue,
Using Macbook Pro connect to a 1080p monitor. If Game View is on the 1080p, it's all working fine.
However, if Game View is dragged over to the laptop's retina monitor (with Retina scale disabled), UI elements move to half of the screen, looks like the dimension calculation between the editor and the game view get messed up. UI elements flicker when in Play mode.