Hi, I’m having some issues when I change the action map, it may be that’s how it’s supposed to work, but I would like to see if you guys could help me find a solution to my problem.
I have two action maps, one for UI and one for the Player, the player can open a window using a button in the Canvas, so, when the player presses the button a window opens and I make the switch from the Player action map to the UI one, then when the player closes the window I change it back to the Player map, everything seems ok until you try to interact with the button again, it stops working.
I try to find the problem and it may have something to do with the event system, that is because when I turn it off and on again the UI starts to work as normal, so maybe that change makes the event system stop receiving any event, I’m not sure what is happening and any help would be really appreciated, thanks ![]()