When the following conditions are met, a PB placed under an object with a Constraint setting will not follow the Constraint’s movement, regardless of whether it is Local or Remote.
(Contacts follow correctly without any issues.)
An animation within the Animator manipulates the Transform of the object that has the Constraint setting.
(This applies even if it's in an isolated state.)
The Constraint applied to the object is in an enabled state.
Once the Constraint is disabled and the animation is able to move the object, the PB starts following to the correct position.
(The avatar where this bug was discovered has a somewhat complex setup, so there may be other contributing factors.)
The avatar ID where the issue occurs is as follows:
avtr_d45ac5bc-cb20-4bce-8c03-bf45e81f0dec
SDK: 3.8.0
BuildVersion: 1628
---------------------------------------------------------------------------------------------------------------------
[JP]
[特定条件下でPBはConstraint設定されたObjectの動きに追従しません。]
以下の条件を満たすとき、Constraint設定されたObjectの配下に設定されたPBがLocal/Remote問わずConstraintの動きに追従しません。
(Contactは問題なく追従します。)
①Animatorの中にConstraint設定したObjectのTransformを操作するAnimationが含まれている。
(孤立したStateでも同様)
②Objectに設定されたConstraintが有効状態になっている。
Constraintが無効になりAnimationで動かせるようになると、PBは正しい位置へ追従するようになります。
(バグを発見したアバターは少々複雑な作りをしているため、他にも原因があるかもしれません。)