Render icons of ScriptableObjects on ObjectFields that contain ScriptableObjects.
I know at some point I was able to get this working when drawing an empty green Rect, however, I have not been able to reproduce this since. I suspect this feature may introduce performance implications, especially now that Unity has reworked their UI system away from IMGUI.
Render icons of ScriptableObjects on ObjectFields that contain ScriptableObjects.
I know at some point I was able to get this working when drawing an empty green
Rect
, however, I have not been able to reproduce this since. I suspect this feature may introduce performance implications, especially now that Unity has reworked their UI system away from IMGUI.