Issue with Control Rig Focus Loss in Multi-User Networking in Unreal Engine 5

  1. Unreal Engine Version
    Unreal Engine 5.5

  2. Plug-In
    Multi-user networking plug-in

  3. Operating System
    Windows 11

  4. Summary of the Issue
    When using Multi-User Networking, if one user is working in the Sequencer using Control Rig to animate a character, and simultaneously another user moves an object in the Level, the first user loses the focus on the object they are animating (the selected Control becomes deselected). This issue seems to occur specifically with Control Rig.

  5. Steps to Reproduce

    1. The first user selects a Control in the Control Rig (e.g., the neck Control of a character) and starts animating in the Sequencer.
    2. Meanwhile, the second user in the session clicks and releases any object in the same Level (by moving or modifying it).
    3. The Control that the first user had selected becomes deselected, causing them to lose focus on the object they are animating.
  6. Expected Result
    The first user should remain focused on the Control Rig’s selected Control without being deselected when another user modifies or clicks other objects in the Level.

  7. Actual Result
    The first user loses focus on the selected Control Rig Control (it gets deselected) when the second user clicks or releases objects in the Level. This issue only occurs with Control Rig.

  8. Additional Information
    This issue only occurs when working with Control Rig and does not affect other objects in the Level.

If anyone has a solution to this problem please help me.