SirenixEditorGUI.WarningMessageBox() uses GUI.skin

Issue #513 new
Lyrcaxis created an issue

SirenixEditorGUI.WarningMessageBox("Warning");

This method uses the GUI.skin to draw, and therefore it pops a warning if I use a custom GUI.skin:

Unable to find style 'HelpBox' in skin 'DebugGUISkin' Layout

Comments (1)

  1. Log in to comment