Fix UE5 Error: “Could not resolve SDK ‘Microsoft.NET.Sdk’”

Solution

  1. Regenerate your project files for the correct engine

  2. Ensure your .NET CLI executable path is correct.

    1. For me, this is C:\5.6\UnrealEngine\Engine\Binaries\ThirdParty\DotNet\8.0.300\win-x64\dotnet.exe

Repro

This broke for me some time after upgrading engines…

Previous
Previous

Successful Patterns for Designing RPG Encounters - pt. 1

Next
Next

Unreal Engine 5’s “Nanite”: Looking Under the Hood