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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment