Fydar / AssetIcons

The public issue tracker and documentation for AssetIcons
https://fydar.dev/portfolio/asseticons
7 stars 0 forks source link

Render icons of ScriptableObjects in the ObjectField #39

Open Fydar opened 3 years ago

Fydar commented 3 years ago

Render icons of ScriptableObjects on ObjectFields that contain ScriptableObjects.

image

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.

2Bfanboy commented 2 years ago

I know this is a bit dated, but are there any plans to implement this in a future version?