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.
(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 pleaseplease heed the warnings on the Hub and only use the “LTS” or “Long Term Supported” stable version.)
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.