Unity.TransformSetterInterceptor icon indicating copy to clipboard operation
Unity.TransformSetterInterceptor copied to clipboard

Filter not working

Open Kenshokram opened this issue 3 years ago • 1 comments

I drag and drop the transform that I want to pay attention to into an empty gameobject with the filter, but I'm still seeing the calls for all transforms in the scene, am I missing a step?

Kenshokram avatar Jan 22 '21 20:01 Kenshokram

I'm not sure @Kenshokram you'd need to provide me with your recreation of the issue in some small project that I can look at.

There's another way, that repo is doing the same thing although in a different way which makes it generally more reliable and it's also simpler to use. https://github.com/handzlikchris/Unity.MissingUnityEvents

handzlikchris avatar Jan 24 '21 10:01 handzlikchris