Hi all! I have a problem with Unity. The “CameraController” script was working fine until something went wrong and the error
UnassignedReferenceException: The variable player of CameraController has not been assigned.
You probably need to assign the player variable of the CameraController script in the inspector.
Before this there was a slightly different error, but now it shows this one. If anyone knows how to fix this, please help