-
Creator 版本:3.8.3
-
目标平台:
-
重现方式:Animation.getState异常
-
首个报错:
const clipName = step == 1 ? ‘oneStep’ : ‘twoStep’;const state = this.BodyAnim.getState(clipName); this._jumpTime = state.duration;
Uncaught TypeError: Cannot read properties of null (reading ‘getState’)
- 之前哪个版本是正常的:
- 手机型号:
- 手机浏览器:
- 编辑器操作系统:
- 重现概率:100%