simeonradivoev / UniGit

An open source GIT Unity3D editor plugin.
GNU General Public License v3.0
143 stars 16 forks source link

"recursive OnGUI rendering, or the previous OnGUI did not clean up properly" #22

Closed haywirephoenix closed 6 years ago

haywirephoenix commented 6 years ago

UniGit is so cool. Everything seems to work except I get this error message:

"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."

Potential conflict with Script Inspector.

Thanks!

haywirephoenix commented 6 years ago

Update: Error occurs when dragging/resizing Git History window, removing this tab seems to remedy it.

simeonradivoev commented 6 years ago

Yes I fixed that, I just haven't published it yet. I will close the issue once I've published the update.