profiling
Unreal Art Optimization
https://unrealartoptimization.github.io/book/
Guide to graphics performance in Unreal Engine
Added 5 months ago
Broken
UE Optimization Tutorial by Intel
https://www.intel.com/content/www/us/en/developer/articles/training/unreal-engine-4-optimization-tutorial-part-1.html
Added 5 months ago
Optimization on a budget
https://www.tomlooman.com/unrealengine-optimization-talk/
Companion text version of the Unreal Engine Game Optimization talk I presented during JetBrains GameDev Days 2022.
Added 5 months ago
GPU Crash Debugging in Unreal Engine: Tools, Techniques, and Best Practices | Unreal Fest 2023
https://www.youtube.com/watch?v=CyrGLMmVUAI
Debugging GPU crashes on PC can be challenging. We'll go over best practices and the tools available in Unreal Engine to debug such crashes. This includes a new GPU breadcrumbs system, which provides the equivalent of a GPU “callstack.” Additionally, we'll examine case studies and discuss classification tools we use internally to automate crash grouping in Jira. This approach allows us to focus on the most critical crashes, eliminating the need for manual digging through logs.
Ari's Unreal Engine Notes
https://flassari.notion.site/Ari-s-Unreal-Engine-Notes-1a75e43f4014464984d4fae0617e5cef
This is a collection of Ari's personal Unreal Engine learnings, notes, cheat sheets and more which he's made public.
Maximizing Your Game's Performance in Unreal Engine | Unreal Fest 2022
https://www.youtube.com/watch?v=GuIav71867E
Everyone on your team should be able to gauge the performance impact of their work. In this session, Unreal Engine Evangelist Ari Arnbjörnsson uses the new built-in tools of Unreal Engine 5 to find nasty performance traps and bugs he deliberately planted in his demo project before the presentation.
Added 1 year ago
UE Performance Guide by AMD
https://gpuopen.com/learn/unreal-engine-performance-guide/
AMD's one-stop guide to performance with Unreal Engine.
Added 1 year ago
Superluminal
https://superluminal.eu/
Not UE-specific, but a very nice profiling tool that can be used with UE for more precise stats.
Added 1 year ago