My custom property drawers are being applied to fields of MonoBehaviours when drawing a gameobject inspector. But an inspector of a ScriptableObject asset ignores custom property drawers, it shows the default field drawers instead.
Is there a way around this?