Configuring Unity and Rider in Ubuntu 18.04

Hey all! Sorry for my bad english.

We are developing in Windows using Visial Studio. Now, I need to use a PC with Ubuntu.
We ignore all sln file in our .gitignore file, and I would like to continue doing so.

I configured in external tools the rider`s sh file but this is not working.

Am I forgetting something?

Unity version: 2019.3.10f1

Rider version: 2020.1.0

Thanks!

Then I did:

  • Install Unity Plugin in Rider
  • Enable Rider’s plugin in Unity.
  • Reload C# Project in Unity.

That works for me.