I’ve been using TypeBuilder to build some MonoBehaviours at runtime, but their inspectors are showing only the most basic version of the inspector. PropertyDrawers and tools like OdinInspector attributes don’t seem to be working.
Does anyone know if there’s a way to get Unity to recognize these new classes and get them to render inspectors properly?