Search Issue Tracker

Fixed in 2020.1.X

Fixed in 2019.3.X

Votes

1

Found in

2020.1.0a2

Issue ID

1181529

Regression

No

[AnimationStream] Property stream handles cannot be resolved in custom C# job.

Animation

-

[AnimationStream] Property stream handles cannot be resolved in custom C# job.

All handles get resolved if there is a transform stream handle being bound to the animator, but there are errors if only property stream handles are used.
Also, removing or regenerating the avatar will fix the issue, but animation C# Jobs should execute regardless of avatar set for character.

Repro:
1- Open scene 2BoneIK
2- Press Play.

There are errors displayed in the console:
Could not resolve 'rig/ik/lfik' because it is not a child Transform in the Animator hierarchy.
Could not resolve 'rig' because it is not a child Transform in the Animator hierarchy.
InvalidOperationException: The PropertyStreamHandle cannot be resolved.

Comments (3)

  1. anycolourulike

    Oct 27, 2021 19:33

    Still an issue

  2. OmiMike

    Jun 07, 2020 17:44

    not fixed in 2019.3.0f6 I just recently started getting this error after installing it in a new project.

  3. MDPBusiness

    Mar 31, 2020 13:14

    But this is still not resolved in 2019.3.6f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.