In the game you linked the camera works, so the default CameraScript is not removed. I see an error in the console from the script PlayerScripts.Camera so maybe that is why it isn’t working. You need to override the default camera script by creating a script called “CameraScript” in StarterPlayerScripts.
Also, read the steps to report a bug, there is nothing in this thread that suggests you are encountering a bug.