What OS do you use for UnrealEngine

I guess you mean what OS we use to run the Editor, opposed to what is our target OS: In my case it’s Windows since that is the OS I am most familiar with and it has (in my oppinion, which is also the majority oppinion in this case) the best C++ Tools with Visual Studio. I also think that it is the primary target OS for the editor, which means that you might run into some issues on mac that you don’t have on Windows. Most tutorials also presume that you use Windows, although that doesn’t matter much, since there are not a lot of differences.

Hi guys i just wanted to know what OS you use for UnrealEngine.

What do you think about Linux ?

I know that there are people who are using it with linux. I also know that it does not work right out of the box, and that you will have to do some work to get it up and running. You might have to do that every time a new version comes out.

In short: If you are comfortable with linux and a person who is already versatile with computers and is willing to dig deep, go ahead. If you are someone who is new to game programming or programming in general and wants to see what it’s like and try some thing, I would discourage it, since the hurdles you may face may be bigger than what you can handle, or will just discourage you.

Just go ahead and search for what you need to do to get the engine running on linux, see if you are comfortable with that, and then decide. There is no “right” answer here.