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

Why does Visual Studio 2022 not recognise Vector1, 2 and 3?

Discussion in 'Getting Started' started by OxidWasTaken_, Dec 15, 2022.

  1. OxidWasTaken_

    OxidWasTaken_

    Joined:
    Dec 15, 2022
    Posts:
    1
  2. RichAllen2023

    RichAllen2023

    Joined:
    Jul 19, 2016
    Posts:
    1,026
    I might be wrong but it could be that you voided the update on the script?
     
  3. Black-Spirit

    Black-Spirit

    Joined:
    Sep 14, 2013
    Posts:
    67
    Your update method is not an actual Update method, just a method named update. Capital "U".
     
  4. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,350