Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0a3
Issue ID
965021
Regression
No
[MacOS] Window tabs are glitching on Asset store window resizing with GUI error
Window tabs are glitching on Asset store window resizing.
To repro:
1. Create a layout with two pane, upper pane with Asset Store and lower pan with anything else (i.e. Console window)
2. Horizontally resize it.
Actual result: Tabs view is glitching (see attached gif). Error in log:
GUI Window tried to begin rendering while something else had not finished rendering! Either you have a recursive OnGUI rendering, or the previous OnGUI did not clean up properly.
Expected result: No visual artifacts appear in Editor.
MacOS 10.13.
Reproduce in 2017.2.0f3 (46dda1414e51)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment