SubjectNerd-Unity / ReorderableInspector

Automatic reorderable lists for Unity game engine components
MIT License
485 stars 47 forks source link

NullReferenceException #25

Open laurentopia opened 3 years ago

laurentopia commented 3 years ago
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.EditorStyles.get_helpBox () (at <c84609c921cb488481d7d8a5fcdf9588>:0)
SubjectNerd.Utilities.ReorderableArrayInspector.InitInspector () (at Assets/Scripts/Plugins/Utilities/Reorderable/Editor/ReorderableArrayInspector.cs:323)
SubjectNerd.Utilities.ReorderableArrayInspector.OnEnable () (at Assets/Scripts/Plugins/Utilities/Reorderable/Editor/ReorderableArrayInspector.cs:308)