lyuma / Av3Emulator

Emulator for VRChat's Avatars 3.0 system, built on the Unity PlayableGraph API
Other
539 stars 32 forks source link

PhysBone test in Game view is broken in Av3Emulator 3.4.5 #183

Open Narazaka opened 3 months ago

Narazaka commented 3 months ago

The location is misaligned with where I touched when grabbing the PhysBone. If I revert to 3.4.4, this problem does not occur.

jellejurre commented 3 months ago

I can't seem to reproduce this. Does this happen in a clean project with just the emulator?

Narazaka commented 3 months ago

With Av3Emulator 3.4.5, the problem seems to occur when there is a Camera in the avatar that is inactive by default and becomes active by animation during scene playback. 3.4.4 does not seem to cause this problem.