SCR_UserContextAction does not allow any actions if the actionmanager has 2 or more actions.
This severely limits any multi action contexts for Gamemaster. Tried a modded SCR_UserContextAction but that did not help in showing up any additional interaction, I suspect there is some limitation more hidden. SCR_WorldEntityDelegateEditorComponent might also be involved (same hardcoded limit).
Use Case: Lock action on doors additionally to open action that GM can control.