The recent VRChat update introduced UnityEvent and AnimationEvent filtering in SDK3 worlds. In the latest SDK2, these events are automatically filtered as well in editor. The events are not filtered in game, but only in editor. This makes it impossible to test ui events in editor since they are now removed.