Unreal Engine Learning Resources

Reading Time: 7 minutes

You’ve stumbled upon my collection of Unreal Engine resources and tutorials created by people from the Unreal Engine community. These are resources I sought out and stumbled upon while learning and creating with Unreal for the past few years.

Check out the Game Development Resource Page!

Getting Started

New in Unreal Engine 5

For Unity Developers

Programming (C++)

Blueprint

UMG & Slate

Performance & Profiling

Materials (Shaders)

Tech Art

Gameplay Framework

Gameplay Ability System

Multiplayer

Steam

  • Steam Rich Presence
    [Read] Adding rich presence (eg. “playing ranked TDM”) between steam friends.
  • SteamBridge
    [Plugin/GitHub] “A UE4 implementation of the Steamworks API.”
  • Advanced Sessions
    [Plugin/GitHub] “A Blueprint Library Plugin that exposes additional Networking/Session/OnlineSubsystem/Friends/Voice features to Blueprints that were missing.”. Available through GitHub too.

Asset Management

Animation

AI

Editor Extensions

Sample Projects

  • Survival Game
    [C++] Survival Game with networking, AI, and lots of C++.
  • Action Roguelike
    [C++] Created for Stanford University, a C++ game including AI, Multiplayer, SaveGames, UI, etc.
  • Simple FPS Template
    [C++] Simplified FPS template based on the original. Removes some unnecessary elements like VR.
  • UGC Sample Project
    [GitHub] Official Sample Project for User Generated Content.

Modding (UGC)

Localization

Misc.

Sign Up for Unreal Engine Content

Receive the latest tutorials, tricks, hidden gems and more exclusive content!



3 Responses

  1. You are a godsend, thank you so much for putting out these excellent resources to the community for FREE!

Leave a comment on this post!