Oh. That looks awful 😛
Does it only happen after you open said other assets editor? If so it looks like those assets modify the native Unity GUI.
Can you please try this:
– Open up GraphEditor.cs file.
– Find the ‘OnGUI’ function around line #444
– Add this line of code at the very start of the function GUI.skin = null;.
Please let me know if that fixes the issue you are having.
Thank you.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.