I would also discourage you from using windows desktop as your project space. It may be under the control of UAC like program files. This might be causing some problems with the project regarding access.
I think Rider must know that the editor is open in some way.
When the editor is open Rider must change the build arguments.
(Exactly the same thing I do in my bat file)
Maybe Rider and the editor communicate through a pipe?
What do you see strange?
I have public and private folder…
You’re right… I’ve seen some things called Test in the Engine code.
I always wondered… why the hell?
I won’t use “Test” anymore.
They always use the best names… Many times I have to look in the engine code before naming a class… They always have the best ones occupied… LOL
You have more folders than me.
Should I have the “Rules” and “Visualizer” folders?
If anyone wants it to work with their project they will have to edit Build.bat and write the name of their project instead.
Sometimes I hate Epic… It seems like any simple thing you want to do turns into a huge problem.
(I already saw that they are destroying OnlineSubsystem in 5.5.3 … I just hope they fixed OnlineServices because it was completely useless last time I tried it)