On this pageInputManager.SetActiveMapDeclaration#public virtual void SetActiveMap(string mapName)CopyParameters#NameDescriptionmapNameName of the map to activateDescription#Sets the active input map (useful for Input System and other custom solutionsUsage#Example InterfaceManager.Input.SetActiveMap("mapName");Copy