| How does it fare against Unity? My understanding, from previous versions, is that Unity offered a lot more tooling than Unreal. Also, Unreal's SDK demanded a lot of C++ code, which can be unappealing for small studios compared to Unity's Mono and several possible (managed) language choices. However, Unreal appears to be much more capable, and better performing. Also, is Crytek still competitive? It used to be competitive with Epic's offering, but was Windows-only. EDIT: Unreal does have a comparison page for Unity developers: https://docs.unrealengine.com/latest/INT/GettingStarted/From... |
Regarding the editor, unreal is pretty amazing. It really shines in the tools department. Check out the landscape editor, materials editor, and animation tools on youtube. Pretty fantastic stuff.
The game engine itself is better than unity in almost every way with a few big exceptions:
1) multiplayer map size. unity can pretty easily support large online worlds 2) support for mobile/tablets. unity is the dominant platform on those devices. 3) community support. unity has a much larger community, better documentation, and a much more populous online store (though unreal is catching up)