Describe the bug
如下图所示,throw.fbx 中包含的动作共70帧,在 Animator Controller 中创建它对其他动作的Transition 连线时识别为 400 帧,导致状态切换有问题。
Screenshots

To Reproduce
Steps to reproduce the behavior:
- 新建 Animtor Controller
- 将 throw.fbx 的动作拖到新建的控制器中
- 将 run.fbx 的动作拖到控制器中
- 创建 throw -> run 的 transition 连接
Desktop (please complete the following information):
- OS: Windows
- LayaAir 3.3.0 Beta 2
Additional context
最小复现demo.zip