Hi Unreal Devs!
I wanted to share my personal learning journey with Unreal Engine 5, hoping it can help new developers who are just getting started. Also, I’d love to hear your favorite tips and resources too!
My Background:
I come from a non-programming background (mainly design), and started learning UE5 about 4 months ago. At first, it was intimidating, but now I’m building prototypes confidently using Blueprints and slowly moving into C++.
My Favorite Beginner-Friendly Resources:
Here are the tools and tutorials that really helped me:
- Unreal Engine Learning Portal (official): Great structured courses for all levels
- Virtus Learning Hub / Ryan Laley (YouTube): Easy-to-follow Blueprint tutorials
- Lyra Starter Game: Amazing for learning AAA project structure
- Unreal Sensei: Clear and fast-paced UE5 crash course
What Helped Me Most:
- Modular learning – I focused one week on landscapes, next on lighting, etc.
- Practice small projects – Don’t aim for a big game at first
- Join game jams – Helped me finish and learn under pressure
- Ask in forums and Discords – Community is super helpful
What I’d Love to Learn Next:
- Best practices for optimizing open-world environments
- Understanding replication for multiplayer
- Procedural generation in UE5 (any resources?)
If you’re just starting, don’t give up – it’s a massive engine, but every small win is a step forward!
Would love to hear:
- What’s your learning path been like?
- Any hidden gem tutorials or plugins you recommend?
Thanks for reading & good luck with your projects!