Unity Issue Tracker - Visual Effect Graph Package compilation fails when the Editor Assemblies Compatibility Level is set to NET Standard
Fixed
UUM-21618
Visual Effect Graph Package compilation fails when the Editor Assemblies Compatibility Level is set to NET Standard
Unity: Visual Effects
Fixed
2023.2.X
2023.1.X
2022.2.X
Fixed in 2023.2.0a1
Fixed in 2023.1.0b3
Verified with build 2022.2.6f1
How to reproduce:
1. Open a new Unity project
2. Install the “Visual Effect Graph” Package to the project
3. Set the “Editor Assemblies Compatibility Level” to “.NET Standard” in the Player Settings
Expected result: The Package is successfully compiled
Actual result: CS0234 error is thrown regarding “Messaging” existence within the System.Runtime.Remoting namespace