Player doesn't rotate in build mode

Hello , some data:

  • i use the 1st person mode of the Assets of Unity 3D
  • in the PlayMode the rotation work correctly! ( MouseLook )

but when i launch the Application after the BuildMode the rotation doesn’t work.
In the window of choice of the input if i move the mouse (Horizontal - Vertical data) for change the data the system , the data don’t change.

How i can solve?

Thanks you.

you could always reimport character control package and replace your character, which should solve the problem you will have to reassign your custom scripts and what not.