An NPC model containing an AnimationConstraint causes Roblox Studio to crash every time it is playtested in any way. The place file contains no scripts, so it only a rigged NPC rig on a baseplate.
Steps to Reproduce
- Open the attached
CrashRepro.rbxlplace file (uploaded as private content) - Press Play (Test/Run mode doesn’t matter)
- Studio silently closes the whole window within seconds
Additional Notes
- Disabling the AnimationConstraint does not help: Even after disabling the AnimationConstraint that appears to be the root cause, Studio still crashes.
- Live servers also affected: Publishing the place to a live Roblox game and joining from the website causes the server to yield indefinitely until the client connection times out. The server never finishes loading.
- 100% reproducible: The crash happens every single time I try to playtest the game.
- Solution: Deleting the AnimationConstraint at workspace.Monster.ColliderPart.AnimationConstraint seems to solve the crashing issue.
My System Information
- OS: Windows 10 Home 10.0.19045
- CPU: Intel Core i7-8700K
- RAM: 64 GB DDR4
- GPU: NVIDIA GeForce RTX 4080
- Studio Version: 0.717.0.7170982
A private message is associated with this bug report