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. V0odo0

    Jun 30, 2020 03:33

    Same issue here and waiting for 2019 LTS fix. It didn't show state properties even in debug mode.

    Does anyone have found a workaround?

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.