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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
Add comment