DenchiSoft / VTubeStudio

VTube Studio API Development Page
MIT License
850 stars 79 forks source link

BUG: Idle animation wrongfully overwritten by face tracking when camera is OFF #67

Closed yutamago closed 1 year ago

yutamago commented 1 year ago

When you launch VTS, the idle animation is playing but all the trackable inputs are not moving.

When you turn on the camera and lose tracking, the idle animation will play properly.

Looking at the documentation, the idle animation should only be overwritten, when there's actual tracking happening, but there's not: https://github.com/DenchiSoft/VTubeStudio/wiki/Interaction-between-Animations%2C-Tracking%2C-Physics%2C-etc. image

The same issue is happening when you turn the camera off mid-tracking. The idle animation will still be overwritten by the non-existing tracking.

There's a workaround (although very inconvenient):

DenchiSoft commented 1 year ago

Thanks for reporting. This was fixed a while ago and will be included in the next update.

More info: https://trello.com/c/DXRTPq1Q