Script error and unity Package error

Hi, I install the NET.sdk and update it all but error keeps popping up. Also, I get a error on loading unity with the package, screenshots enclosed. The script error seems to work but have says it can’t find dotnet, etc. Any ideas? Thanks.

Hi Spinsk,

Welcome to our community! :slight_smile:

From what I see in your screenshots, you seem to use VS Code instead of Rider. For this reason, you could remove the Rider package from your Package Manager.

Regarding the message about .NET Core SDK, please download and install the .NET Framework 4.7.2 (Developer Pack) from the official Microsoft website. Here is the link: https://dotnet.microsoft.com/download/dotnet-framework/net472

I hope this helped. :slight_smile:


See also:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.