editor icon indicating copy to clipboard operation
editor copied to clipboard

Anim inspector: animation assignment updates multiple layers with the same name

Open ellthompson opened this issue 2 years ago • 0 comments

Description

When adding an animation into a state's asset input, all states in the graph with the same state name and layer name will have their asset inputs updated. This only affects the client side as the issue disappears upon reloading to the asset inspector.

https://user-images.githubusercontent.com/1721533/213253292-17d8a091-25c8-4b70-9164-c696e5180430.mov

Steps to Reproduce

  1. Create a state graph with two layers with the same name, each with a state that has the same name too.
  2. Add the state graph to an anim component and drag an animation into one of the two states asset input slots.
  3. Both slots will be updated with the provided animation asset.

ellthompson avatar Jan 18 '23 17:01 ellthompson