Search Issue Tracker

Fixed in 2020.2.X

Fixed in 2019.4.X, 2020.1.X

Votes

3

Found in

2019.3.15f1

2020.2.0a11

Issue ID

1251586

Regression

Yes

Inspector not displaying state and transition properties once duplicated

Animation

-

The Inspector is not displaying the state and transition properties once it is copy/pasted or duplicated.

repro:
- open attached project or...
- create 2 Animator States with a Transition
- drag-select both states and the transition...
- Ctrl or Cmd "D" to duplicate
- inspect new states and transition...
bug: no properties are displayed in the Inspector.
see attached gif
note that original states/transition still display properties as expected, but not new properties.

This is a regression.
Repro in…
Version: 2020.2.0a11.1312.3
Revision: 2020.2/release d00a9d9791a8
Built: Tue, 12 May 2020 13:50:38 GMT

Not repro in…
Version: 2020.2.0a10.1205
Revision: trunk 11fb376d50c9
Built: Fri, 24 Apr 2020 16:37:03 GMT

Workaround:
Open the Animator file in a Text Editor and change the 'm_ObjectHideFlags' properties for the affected states from '3' to '1'

  1. Resolution Note (fix version 2020.2):

    This issue only seems to be repro with project that upgraded when a version of 19.4 got released, but then got fixed in the following version.
    The best we could provide is a debug contextual menu to force the inspected object to update its hidden flags.

Comments (21)

  1. unity_9E50D27C8082FCBDE06C

    May 16, 2021 11:22

    Same issue for me: 2020.3.2f1

  2. bfoddy

    Dec 01, 2020 21:35

    This is not fixed in 2020.1.15

  3. DangerouZ720

    Nov 28, 2020 22:05

    Still not fixed in version 2020.1.14f1

  4. numbercrunchee

    Nov 17, 2020 10:21

    The issue's still there in version 2020.1.7f1.

  5. Bubsavvy

    Oct 25, 2020 22:01

    This is not resolved... Still an issue for 2020.1.3f1. Also downloaded the latest stable version 2020.1.10, still a problem. Is there a lack of communication on yalls end?

  6. Malbers

    Aug 26, 2020 17:24

    Same with Duplicated Scriptables
    https://streamable.com/bhlds3

  7. Malbers

    Aug 26, 2020 16:05

    I found out also that is not only with the Animator, it also happens with Scriptable Object Assets.

    Duplicated Scriptable Object Assets don't show in the inspector... on newer version like 2020

    It must be something to do with Unity's Duplicate Feature.

  8. PJY

    Aug 18, 2020 10:00

    This did no get resolved.

  9. CrowaL

    Aug 16, 2020 18:13

    This did no get resolved. :(

    I went from Unity 2019.3.14 ---> Unity 2020.1.2 and the animator is not showing any information

  10. EliseRealcast

    Jul 09, 2020 10:34

    This workaround worked for me : http://answers.unity.com/answers/1737595/view.html

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.