jacobdufault / fullinspector

Full Inspector supercharges Unity's inspector
MIT License
111 stars 27 forks source link

fiGUI PushLabelWidth & PopLabelWidth not balanced - Memory leak & UI Issues #215

Open gjroelofs opened 5 years ago

gjroelofs commented 5 years ago

fiGUI.PushLabelWidth() operates on an internal stack mechanism that gets pushed to by several occurences, but gets only sparsely Popped().

This leads to several issues:

Occurences: