[Animation Graphs] Switching between masks in mask editor does not update displayed weights

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:

  1. Create an animation graph with 2 masks, “MaskA” and “MaskB” with different weights in each.
  2. Create a “mask” node.
  3. Click “Create new” in the mask selection dropdown in the mask node.
  4. Click on mask A. Observe the correct weights are displayed.
  5. Click on mask B. Observe the weights were not changed, the UI is out of sync with the selected mask.
  6. Close the mask editor & re-open it by clicking “create new” again.
  7. Click on mask B. Observe that mask B’s weights are being correctly displayed.
1 Like