First I created a ShooterCharacter C++ Class in the UE5 and the files loaded into rider but the class itself does not show up in the contents panel.
Also when I compile with live code I get this error
ERROR: Unable to patch action graph - unexpected executable in compile action (C:\Program Files (x86)\Windows Kits\10\bin\10.0.22000.0\x64\rc.exe)
I made sure I installed this version of SDK from VS community 2022 .
Also rider stopped compilling displaying many errors like this:
EpicGames.Core.Win32ExceptionWithCode (740): Unable to create process (code 0x000002E4)
Everything related to Microsoft has many problems.