JetBrains / resharper-unity

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

When creating a project on 2022.3.16f1, the Rider libraries are not installed #2432

Closed whiskas009 closed 4 months ago

whiskas009 commented 4 months ago

Hello! I want to create a project using version 2022.3.16f1, but after creating it, the Rider libraries are not installed, and the script editor cannot be selected in “External Tools”.

On version 2022.3.13f1, when updating the plugin to 3.0.27, these errors appear, on 3.0.26 everything is fine

Version 2022.3.20f1 also has this error

Also, in my other project on Unity version 2021.3.22f1, when updating the version from 3.0.18 to 3.0.27, the same errors appear

Screenshot_1 Screenshot_2

van800 commented 4 months ago

Hi! This has been reported once, but resolved by itself with clean uninstall-install of Unity. https://github.com/JetBrains/resharper-unity/issues/2430#issuecomment-1916609866

van800 commented 4 months ago

closing this in favor of RIDER-106210

whiskas009 commented 4 months ago

Hi! This has been reported once, but resolved by itself with clean uninstall-install of Unity. #2430 (comment)

Need to reinstall Unity Hub or Unity Editor?

van800 commented 4 months ago

IDK, please attach the Editor.log to RIDER-106210

whiskas009 commented 4 months ago

Clearing the global UPM cache and then re-creating the project helped