We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Exceptions are thrown when trying to draw reorderable list
type is not a supported pptr value UnityEditor.SerializedProperty:get_objectReferenceValue(SerializedProperty) RuntimeSetEditor:DrawElement(Rect, Int32, Boolean, Boolean) (at Assets/SO Architecture/Editor/Inspectors/RuntimeSetEditor.cs:44) UnityEditorInternal.ReorderableList:DoListElements(Rect) (at C:/buildslave/unity/build/Editor/Mono/GUI/ReorderableList.cs:587) UnityEditorInternal.ReorderableList:DoLayoutList() (at C:/buildslave/unity/build/Editor/Mono/GUI/ReorderableList.cs:394) RuntimeSetEditor:OnInspectorGUI() (at Assets/SO Architecture/Editor/Inspectors/RuntimeSetEditor.cs:30) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Should use property drawer if available or display text stating rendering is not supported
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Exceptions are thrown when trying to draw reorderable list
Should use property drawer if available or display text stating rendering is not supported
The text was updated successfully, but these errors were encountered: