Good resources for learning Unreal Engine

This post describes my journey learning Unreal Engine. I’ve worked through all of the resources below, use the list to find good learning material on your journey as well.

I started with this tutorial, because I had preexisting Blender knowledge: Learn Unreal Engine for Blender Users - UE4 Beginner Tutorial. After that tutorial you know about 0.1% of what Unreal Engine has to offer…so don’t expect to become an expert over night :P.

Good Websites, YT etc.

Other resources

  • 1 Unreal Unit == 1 cm
  • UE4 Style Guide() {
  • When importing textures:
    • Albedo: Make sure sRGB is checked
    • Non-color data (e.g. Roughness, mask, etc.): Make sure sRGB is off
    • Normal: Make sure sRGB is off and Compression Settings is set to Normal Map and Texture Group is set to World Normalmap

General

Unreal Engine Docs

Materials

C++

Collision

Blueprints

Animation

Environment / Lighting

General

Poliigon