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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment