Rider was unable to detect MSBuild.
Unity 2019.4.17f1
Rider 2020.3.2
Mono 6.10.
ARFoundation plugin 2.1.14 2019.4 verified
ARSubsystems plugin 2.1.14 2019.4 verified
ARKit XR Plugin 2.1.14 2019.4 verified
Hello,
I'm new to Unity and Rider. This is likely an easily fixed issue but I'm getting the following error and I would really appreciate some help in getting it resolved.
Rider was unable to detect MSBuild
Project 'Assembly-CSharp' load failed: MSBuild not found
Please sign in to leave a comment.
Hello @Matthewlarrivee,
Please, share a screenshot of the "Preferences | Build, Execution, Deployment | Toolset and Build" settings page. Or check the MSBuild version selected in "Use MSBuild version" field.
Hello Sofia Byzova
Hi,
Thank you for the screenshot.
Could you please collect all the Rider logs via `Help | Collect Logs`, then create a new support request (https://rider-support.jetbrains.com/hc/en-us/requests/new?ticket_form_id=97145) and attach the log bundle to it?
Submitted! Thank you so much for your help, Sofia :)
-Matt
Hi~ Matthew .
I've got the same issue , but I resolved it . May be it can resolve your problem too.
check this out :
1.Rider -> Preferences -> Environment
2. Check out if you are already installed .NET and Mono , if you don't ,install them.
then my issues got resolved.
It may help you~