Error when Loading Animations from Copy Paste

For whatever reason, if you copy-paste a model containing scripts to load an animation. The calls to load the animation will give the following error message:

image

This is despite the fact that the asset id is not empty.

ReproductionAnim.rbxl (65.7 KB)
Reproduction Steps

  1. Run the experience in Run Mode
  2. Copy the Rig from ServerStorage
  3. Paste the Rig into workspace
  4. Observe as the script inside of the Rig errors.

Expected behavior

I expect animations to load properly if their scripts are copy-pasted from studio into studio.

Post has been heavily edited now that I have narrowed down the main issue.

1 Like

Are you still running into this issue? I’m not reproducing.

Yes unfortunately, still experiencing it.