Just upgraded Unity to 2021 LTS to support Unity IAP 4.4 and got tons of compilation error messages.
Library\PackageCache\com.unity.2d.animation@7.0.6\Editor\SkinningModule\Triangulation\TriangulationUtility.cs(68,91): error CS1620: Argument 5 must be passed with the 'out' keyword
Library\PackageCache\com.unity.2d.animation@7.0.6\Editor\SkinningModule\Triangulation\TriangulationUtility.cs(68,128): error CS1620: Argument 7 must be passed with the 'out' keyword
Library\PackageCache\com.unity.2d.animation@7.0.6\Editor\SkinningModule\Triangulation\TriangulationUtility.cs(68,162): error CS1620: Argument 9 must be passed with the 'out' keyword
Library\PackageCache\com.unity.2d.animation@7.0.6\Editor\SkinningModule\Triangulation\TriangulationUtility.cs(139,99): error CS1620: Argument 5 must be passed with the 'out' keyword
Library\PackageCache\com.unity.2d.animation@7.0.6\Editor\SkinningModule\Triangulation\TriangulationUtility.cs(139,135): error CS1620: Argument 7 must be passed with the 'out' keyword
Library\PackageCache\com.unity.2d.animation@7.0.6\Editor\SkinningModule\Triangulation\TriangulationUtility.cs(139,168): error CS1620: Argument 9 must be passed with the 'out' keyword
[Package Manager Window] Cannot perform upm operation: Unable to perform online search:
Request [GET https://packages.unity.com/-/api/search?host=editor&provider=enterprise] failed with status code [502] [NotFound].
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
[Package Manager Window] Error searching for packages.
UnityEditor.EditorApplication:Internal_CallUpdateFunctions ()
How to fix this stuff? I tried upgrading 7.0.7 doesn’t change anything. And it seems you guys officially blocked us to not being able to downgrade the packages.
So you want me to wait for you guys to fix it every time if there’s a problem?
