Skip to content
This repository was archived by the owner on May 9, 2025. It is now read-only.
This repository was archived by the owner on May 9, 2025. It is now read-only.

Runtime sets don't support non-unity type objects #7

@DanielEverland

Description

@DanielEverland

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions