Search Unity

Input provider not appearing, don't know what to do

Discussion in 'Cinemachine' started by Diegoteman, Jun 19, 2022.

  1. Diegoteman

    Diegoteman

    Joined:
    Jul 25, 2020
    Posts:
    5
    I'm currently trying to move to my first 3D project, a first person platformer. The issue is, I can't find a single way to move the camera with the mouse using the Input System. I've watched videos and the solutions are either making a really complicated extension by yourself or using the input provider, which does not appear by default. Something I read was using "Show preview packages" when installing cinemachine to get the latest beta where it should be included, but that does absolutely nothing. I've tried messing around with mouse delta and the camera's transform rotation but nothing seems to work, I'm genuinely stumped. Any help on some kind of getaround or on how to unlock the input provider?
     
  2. gaborkb

    gaborkb

    Unity Technologies

    Joined:
    Nov 7, 2019
    Posts:
    856
    Do you have the Input System package installed?
    InputSystem.png

    What version of Cinemachine?