Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Resolved Problem with New Input System and Cinemachine Camera Rotation.

Discussion in 'Input System' started by Mastasama, Jun 20, 2022.

  1. Mastasama

    Mastasama

    Joined:
    Jul 13, 2021
    Posts:
    4
    I'm using the default code from the Unity Thrid Person Controller 3D Core project, at first everything was working fine, but suddenly the camera started Snapping, and I can't make it smooth like before.



    I've had this problem several times, about 4 times I think, I always had a backup of the project from the day before and just loaded the backup and started again, but this time I don't have a recent backup and I've made a lot of progress... I mark this as a bug because it does not seem to have a defined origin, it is completely sudden, the camera moves fluidly and from one play to another, the snap begins and I could never correct it without resorting to the backup.

     
  2. eli_123

    eli_123

    Joined:
    Oct 25, 2016
    Posts:
    5
    Same issue here. Have you found a solution?