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. Dismiss Notice

Bug IntelliSense works on one script but on any new script I create it doesnt seen to work

Discussion in 'Code Editors & IDEs' started by HeHeSiu, Sep 2, 2023.

  1. HeHeSiu

    HeHeSiu

    Joined:
    May 27, 2022
    Posts:
    1
  2. AngryProgrammer

    AngryProgrammer

    Joined:
    Jun 4, 2019
    Posts:
    435
    How do you create a new file? If you start a new file in Unity and open it from there it will open properly. But if you make a new C# template class in Visual Studio it requires extra configuration.

    If you open a new file from Unity Editor and Visual Studio IntelliSense doesn't work then failed project preferences. I had a Unity project that each time I opened it the preferences were reset.