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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment