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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment