Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Using Cinemachine not getting detected?

Discussion in 'Cinemachine' started by TheKrazyDev, Aug 25, 2022.

  1. TheKrazyDev

    TheKrazyDev

    Joined:
    Sep 8, 2021
    Posts:
    107
    So I download Cinemachine into my project and set it up, but when I went into Visual Studio and do
    Using Cinemachine;
    It says The type or namespace name "Cinemachine" cant be found. I'm quite confused on whats wrong.
     
  2. Gregoryl

    Gregoryl

    Unity Technologies

    Joined:
    Dec 22, 2016
    Posts:
    7,658
    Do you have a local asmdef file? If so, you need to add Cinemachine to it.