Hey, for some reason i can’t select Rider as my main IDE to edit project sources, so my current configuration is:
- Ubuntu 22.04
- Unreal Engine 4.27 (from sources)
- Rider & CLion (installed through toolbox)
- Rider Source Code Access (from engine repository)
- Rider Link (was installed to the engine plugins folder after I manually open the .uproject file through Rider)
The UE editor currently shows the CLion option for the source code IDE, but there is no Rider option. Also I tried to configure RiderLocations.txt file by adding full path to the rider.sh.
What I’m doing wrong?
With best regards!