Search Issue Tracker

Fixed in 2020.2.X

Fixed in 2020.1.X

Votes

2

Found in

2020.1.0a22

2020.1.0f1

2020.2

Issue ID

1265854

Regression

Yes

Animation curve names of an imported 3D model conflict with Animator Parameter names when animations of the model are referenced

Animation

-

How to reproduce:
1. Open the attached "1265854 repro" project
2. Open the "CubeScene" Scene from the Assets folder
3. Open the Console window from Window > General > Console

Expected result: no warnings are thrown
Actual result: a warning message is thrown, warning about duplicate curve bindings

Reproducible with: 2020.1.0a22, 2020.1.1f1, 2020.2.0a20
Not reproducible: 2018.4.25f1, 2019.4.7f1, 2020.1.0a21

Notes:
-Opening the "BlendState" node of the "TestController" and clicking on any of the nodes inside it will produce more warnings
-The full warning message states:
Found a duplicate curve binding in Controller "TestController" with the name "LegIndex". This may result in unexpected behavior.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

  1. Resolution Note (fix version 2020.2):

    Fixed in 2020.2.0a21

  2. Resolution Note (fix version 2020.1):

    Fixed in 2020.1.9f1

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.