Search Issue Tracker
Not Reproducible
Votes
2
Found in
5.4.0b12
Issue ID
783434
Regression
Yes
[Regression][OSX][5.4] Canvas is flickering when launching scene with Profiler window detached to external display
Prerequisites:
For repro you will need an external display and OSX system.
Steps to repro:
1. Open Unity on OSX;
2. Open attached project and 'test' scene;
3. Open Profiler window (Window -> Profiler);
4. Move Profile window to the external display;
5. Enter Play mode;
6. Observe Canvas gameobject (both Scene and Game views).
Actual result:
Canvas with all its contains (images, texts) starts flickering when Profiler window is moved to the external window (see attached gif video).
Regression introduced in Unity 5.4.
Expected result:
Canvas should not flicker when moving Profiler window to the external display.
Workaround is to launch Profiler at the same display as Editor.
Notes:
- Reproducible on: 5.4.0b12, 5.4.0b11, 5.4.0b7;
- Reproducible on OSX 10.11.3;
- Not reproducible in 2018.3.0a1 on OSX 10.13.4
- Not reproducible in 5.3.4p1, 5.3.4f1, 5.3.3.f1;
- Not reproducible on Windows 10 and 8.1;
- Reproduces only in Editor; doesn't repro in standalone build.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
- Font Asset Creator Font Face does not update when changing Include Font Data in the Font Import Settings
- Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
Add comment