GAMEDEV@MAGES

Results 1 issues of GAMEDEV@MAGES

Upon recompilation of scripts, an error consistently pops up ``` NullReferenceException: Object reference not set to an instance of an object UnityEditor.EditorStyles.get_helpBox () (at C:/buildslave/unity/build/Editor/Mono/GUI/EditorStyles.cs:195) SubjectNerd.Utilities.ReorderableArrayInspector.InitInspector () (at Assets/ThirdParty/SubjectNerd/ReorderableInspector/Editor/ReorderableArrayInspector.cs:326) SubjectNerd.Utilities.ReorderableArrayInspector.OnEnable...