Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix null error in late animation bindings #12909

Merged
merged 1 commit into from Aug 29, 2022

Conversation

jjv360
Copy link
Contributor

@jjv360 jjv360 commented Aug 29, 2022

https://forum.babylonjs.com/t/error-in-processlateanimationbindings/33464

TypeError: Cannot read properties of null (reading 'm')
    at core_scene.a._processLateAnimationBindings (animatable.js:730:48)
    at core_scene.a._animate (animatable.js:429:1)
    at Scene.animate (scene.js:3661:1)
    at Scene.render (scene.js:3737:1)

@RaananW RaananW enabled auto-merge (squash) August 29, 2022 11:44
@azure-pipelines
Copy link

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@azure-pipelines
Copy link

@RaananW RaananW merged commit c4508bc into BabylonJS:master Aug 29, 2022
RaananW pushed a commit that referenced this pull request Dec 9, 2022
Former-commit-id: 501beeb8b372f42c9614cc54a2f7da2d6318b941
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants