Creative
Docs
Links
A neat tutorial about creating and blending between SDFs.
The gold standard for style guides in Unreal. Many studios refer to this guide for structuring their project, naming assets, and more.
The official community for forums, tutorials, and other docs related to Unreal.
Some nice tech art / sdf tutorials.
A huge collection of professional AI publications from top studios and games.
The GameplayAbilities plugin now comes with a README that is great for onboarding. It links to the official developer docs as well as tranek’s open source GASDocumentation.
Interplay of Light is a graphics blog by Kostas Anagnostou. These three great articles detail how Unreal renders a frame from start to finish.
Co-creator of shadertoy and an incredible resource for learning to write shaders and think about graphics programming.
A massive amount of notes and links about unreal, c++, and many other languages and technologies. The unreal notes doc was a good first read when starting to dip past the surface of the engine.
A tool for generating signed distance field textures.
The famous documentation detailing how multiplayer networking works in Unreal.
Orfeas’s site is another gold bookmark with many unique c++ tutorials for Unreal, covering some uncommonly found topics.
Tech art blog by Ryan Brucks at Epic.
Great tutorial consolidating a lot of experience in adding new shading models and lighting features. I used very similar techniques to accomplish Creature in the Well and Stonefly’s look.
One of the most important Unreal C++ learning sites around. Tom’s work can teach you everything you need to know about Unreal.
Supplemental documentation for diving deeper into Slate and UMG.
This list would be incomplete without the official Unreal Engine documentation. It gets better with every release, don’t ignore it!
Formerly benui.ca — a learning site with a huge number of great Unreal tutorials and resources, mostly focused on UI, but covering a variety of topics in the engine.
Formerly benui — A great Unreal developer discord, largely focused on UI but with experienced devs from all other areas as well.
A massive discord community for Unreal Engine users.