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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment