Hello everyone, something weird is happening. Nothing seems to work. When I press the play button to see my game, it just doesn’t work. Yesterday I built and ran the apk on my android phone and everything worked perfectly on both my phone and the computer I’m working on. But then, yesterday night, I tried to install the UI builder and UI builder Toolkit, and after I finished seeing a tutorial on youtube about that, I realized that the UI inputs (for the UI builder elements) weren’t working, so I tried to follow the tutorial once again this morning. It wasn’t working again so I decided to remove the package and stick with the traditional UI system. Now even the traditional UI doesn’t work. It doesn’t react to my inputs (buttons aren’t working) and, much more important, the game doesn’t work anymore. The Update() function of every script is called but my GameObjects that should be moved are standing still. I don’t know what happened. Thanks for helping.
EDIT: I tried creating a new project and UI works
EDIT: found the problem, but I don’t know how to solve it: for some reason now I have to go step by step when I’m using the player, and I don’t know how to go back with the “normal mode”
EDIT: I feel a little bit stupid, but maybe, in the future, someone else will have this problem and will look for a way to solve it: Go in Edit → Project settings → Editor → Unity Remote → None