I’m experiencing crashes when attempting to use the new AnimationConstraint objects.
The root cause being a death animation being loaded to the character on death.
Changing the animation to another non curves based animation seems to resolve the crash.
reprocrashhaloanimcurveswithnewanimsystem.rbxl (218.7 KB)
Repro contains models with scripts that attempt to load a curves animation and play them on the rigs in 3 seconds. This has consistently crashed on my machine.
These rigs contain the new AnimationConstraint classes instead of motor6d. [Studio Beta] Avatar Joint Upgrade: Enabling Physically-Simulated Characters
Sys info:
3090 gpu
Expected behavior
Studio should not crash when attempting to play a curves animation on a rig containing AnimationConstraint instead of motor6d.