JetBrains / resharper-unity

Unity support for both ReSharper and Rider
Apache License 2.0
1.21k stars 134 forks source link

Rider launches wrong version of Unity after project upgrade #1507

Closed Kylotan closed 4 years ago

Kylotan commented 4 years ago

We recently upgraded our Unity project from 2019.2.1f1 to 2019.3.0f6. The 'Start Unity' menu items on the 'Important Unity-related actions' didn't update to show the new versions until a restart, and now it shows the correct values. However, it doesn't seem to launch the right executable.

Menu: image

Unity, when I click the top menu item: image

Windows 10 JetBrains Rider 2019.3.1 Build #RD-193.5662.14, built on December 19, 2019

van800 commented 4 years ago

As a workaround, remove csproj files, start Unity would regenerate them. Problem would be solved.

However the issue is clear, I will look into it.

van800 commented 4 years ago

fixed by https://github.com/JetBrains/resharper-unity/pull/1572 Should be available in EAP6.