Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.5.0b1
Issue ID
831435
Regression
Yes
[OSX][IntelGPU] Trashy artifacts appear when dragging Scene or Game view tab on external display
Steps to repro:
1. Open Unity on OSX;
2. Create new project;
3. Expand Layout dropdown list in the upper right corner and select 'Default';
4. Move Editor to external display;
5. Drag Game view tab to the left side of the Scene View tab, so it would become separate active tab.
Actual result:
Trashy artifacts appear (see attached gif video).
Regression introduced due to refactoring of GfxWindow in platform/osx/editor/GfxDeviceWindow branch.
Expected result:
Tabs should be dragged without trashy artifacts.
Notes:
- Reproducible in platform/osx/editor/GfxDeviceWindow branch;
- Doesn't repro in 5.5.0b3;
- Reproducible only on OSX 10.11.6; not reproducible on Windows 10;
- Also reproducible when dragging Scene view and Asset Store tab;
- Seems to repro only on Apple devices with Intel Iris GPU;
- The branch code is on the way to trunk; should be fixed until 5.5. ships.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment