#[Suggestion] Smart filter Entity Hierarchy

1 messages · Page 1 of 1 (latest)

acoustic ledge
#

Now that you must register managed component types so what can exist on entities is limited, it feels like you should be able to filter out managed types that can not exist on entities in the entities hierarchy dropdown. There's a lot of annoying fluff that appears in autocomplete (especially authoring scripts) that is no longer allowed on entities.

acoustic ledge
#

Hmm I've just realized all monobehaviours are still auto added to typemanager via il generated TypeRegistry

#

It seems i was under the incorrect assumption this wasn't the case anymore

#

tbh I would very much like nothing managed was auto added