Hi,
I have actually created another thread with the same issue on Cinemachine forum since I don’t know where should I put this. You can tell me to delete one of them if you want me to. I’m trying to run the First Person Starter on WebGL and it can’t move using the WSAD+mouse input like in the PC/Mac/Linux build. It said this:
Hi,
So after browsing some more, I found out that we should also install the Starter Assets - First Person Character Controller from the Asset Store. It is working now. Thanks.
I get the error message even when I try to run the game in the editor.
Downloaded and imported the First Person Controller from the Package Manager. Used Tools → Reset First Person Controller to use it.
Reinstalling dependencies did not help.
Unity 2021.5.f1
Had the same issue in the Third Person Controller Demo. As [devonpmack]( First Person Starter's input system doesn't work on WebGL members/devonpmack.1611078/) pointed out, adding the STARTER_ASSETS_PACKAGES_CHECKED to the Scripting Define Symbols worked.
This is solved on the Editor with me whenever I add the STARTER_ASSETS_PACKAGES_CHECKED, yet when I build the project and run it. It is not fixed in the browser, please find a solution for that