neon-age / Smart-Inspector

Fluent re-take on Unity Inspector UX. Packed with QoL improvements.
MIT License
921 stars 52 forks source link

Feature request - search like in UE #20

Open dimmduh opened 3 years ago

dimmduh commented 3 years ago

image

kjyv commented 3 years ago

This, if anything else would be the most useful addition to the default inspector for us ;)

neon-age commented 3 years ago

This one is super tricky. Searching for component fields by their titles is quite useless, and not feasible with some IMGUI editors (like Particle System).

I can see how searching would be useful for tagged things and referenced assets / dependencies (i.e. renderer with 50+ materials) Can you tell me about your usecase?

kjyv commented 3 years ago

Actually titles would be very useful. We have scriptable objects with many options and it can become tedious to read through a long list to find the right one. Being able to enter a few characters and looking through just a handful of fields would be quite helpful. Searching values is not really important for us.

dimmduh commented 3 years ago

I have many components - and sometimes it's hard to find a field to change value. I'm testing asset from asset store - Power Inspector , it totally overrides OnGUI on each component and filter.

пт, 3 сент. 2021 г. в 05:41, Stefan Bethge @.***>:

Actually titles would be very useful. We have scriptable objects with many options and it can become tedious to read through a long list to find the right one. Being able to enter a few characters and looking through just a handful of fields would be quite helpful. Searching values is not really important for us.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neon-age/Smart-Inspector/issues/20#issuecomment-912078364, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADNCXSLCAWX54O7P4DUTTLT77VRJANCNFSM5CYSQSQA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

-- Dima Dukhnich, CEO Megame.