Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rider does not seem to recognize Unity project

I have used Rider in the past on Unity projects, there was a button to start Unity Play mode from the IDE, and attach the debugger. I am using 2019.2 version of Unity and latest of Rider right now.

I should have some icons like in the documentation here https://www.jetbrains.com/help/rider/Unity.html#.

Nothing show up, and the best I get, is Rider proposing to add a custom configuration... Rider is correctly set as the IDE for Unity in Unity preferences. I do not understand what is going on.

IDE bar with missing Unity play button

like image 950
Ambroise Rabier Avatar asked Oct 27 '25 05:10

Ambroise Rabier


1 Answers

You should go to 'package manager' of unity and upgrade 'Rider package'. Then you have to go to 'preferences' and should see new option appears in external script editor in external tool option select it and your are good to go.

like image 175
ali seraj Avatar answered Oct 30 '25 11:10

ali seraj