Anybody familiar with JetBrains #Rider for #Unreal? Is it possible to Debug standalone game without editor? I'm getting some errors about plugins not found.
So I was able to solve this plugin complain, but it still doesn't run, complains about the path to uproject, but it doesn't seem that it can be changed anywhere.
So I've added new configuration in Project Launcher for DebugGame not using Zen and then created new launch configuration in Rider based on it and that way I can debug game without editor and code optimizations. The default settings just don't work.