There is already a virtual axis named xxx registered ERROR

Hello,

I have a “Menu” scene in which I have some buttons and an EventSystem. When I press play button, new “Game” scene loads, in which I have two joysticks (for moving and rotating character) and an EventSystem.

When “Game” scene loads, I get theese errors:

Regards, L

Check your Input settings for duplicate entries for those names.

If that’s not the problem, would you share the code that generates the errors?

I have absolutely no idea what happened, but those errors just disappeared. I have been trying to figure out what is wrong for couple of hours, I restarted Unity a couple times , but now they just disappeared. I haven’t changed any code or settings. Programming can be weird sometimes :smile: