Currently, in the mask editor for animation graphs, switching between masks does not update the weights on the righthand pane. The weight percentages remain the same.
To reproduce:
- Create an animation graph with 2 masks, “MaskA” and “MaskB” with different weights in each.
- Create a “mask” node.
- Click “Create new” in the mask selection dropdown in the mask node.
- Click on mask A. Observe the correct weights are displayed.
- Click on mask B. Observe the weights were not changed, the UI is out of sync with the selected mask.
- Close the mask editor & re-open it by clicking “create new” again.
- Click on mask B. Observe that mask B’s weights are being correctly displayed.