Search Unity

Bug Problem with 2023.1.0b8 in Visual Studio??

Discussion in 'Code Editors & IDEs' started by antdx3163, Mar 23, 2023.

  1. antdx3163

    antdx3163

    Joined:
    Dec 3, 2019
    Posts:
    35
    upload_2023-3-22_20-24-43.png

    Severity Code Description Project File Line Suppression State
    Warning CS8032 An instance of analyzer Unity.MonoScriptGenerator.MonoScriptInfoGenerator cannot be created from C:\Program Files\Unity\Hub\Editor\2023.1.0b8\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll: Could not load file or assembly 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=****' or one of its dependencies. The system cannot find the file specified.. Assembly-CSharp C:\Program Files\Unity\Hub\Editor\2023.1.0b8\Editor\Data\Tools\Unity.SourceGenerators\Unity.SourceGenerators.dll 1 Active


    This is the error that shows. I've tried putting the 7.0.4 into the netstandard.dll of that Unity Version and it errors with red everywhere. With that, it shows just that problem in the bottom of Visual Studio 2022 17.5.3. I have the proper stuff all installed but it shows that error. Everything works but it just shows that at the bottom.

    Note that this was a migration from b7. I'm unsure if it existed in b7 or the previous one too.
     
  2. antdx3163

    antdx3163

    Joined:
    Dec 3, 2019
    Posts:
    35
    Also note that the files are there untouched.
    upload_2023-3-22_20-29-20.png

    Fix error for b9??
     
  3. halley

    halley

    Joined:
    Aug 26, 2013
    Posts:
    2,445
    (If you're happy testing the .1 release for Unity and are just reporting the error, great! I'm sure your efforts and feedback will be appreciated. For everyone else who just wants to develop games without stubbing their toes on internal errors of a cutting-edge beta Unity version, please please please heed the warnings on the Hub and only use the "LTS" or "Long Term Supported" stable version.)

    This is the scripting forum. You should post Beta feedback in the proper Beta forum: https://forum.unity.com/forums/2023-1-beta.804/
     
  4. antdx3163

    antdx3163

    Joined:
    Dec 3, 2019
    Posts:
    35
    yeah, I'm in Visual Studio (scripting)

    Also, doing it in 2023 is better imo because you get More features to develop on?
     
  5. JMVRyt

    JMVRyt

    Joined:
    Jul 4, 2019
    Posts:
    7
    I am using Unity LTS 2022.3.3f1 and get the same error. I don't get the error on LTS 2021.3.27f1, only on 2022
     
  6. Ryiah

    Ryiah

    Joined:
    Oct 11, 2012
    Posts:
    21,203
  7. jRocket

    jRocket

    Joined:
    Jul 12, 2012
    Posts:
    700
    This bug has existed for months and still exists in the latest 2022.3.4 LTS. LTS doesn't mean it's more stable, it just means it's old. Every LTS release I've used has had numerous bugs and issues. If Unity applies any extra QA or testing over regular releases, I don't know about it.