abilities (2) ai (2) animation (2) art (1) c++ (11) career (1) debug (1) discord (2) docs (9) drivers (1) editor (1) film (2) games (6) graphics (5) input (1) materials (1) maya (4) network (1) open-source (15) procgen (1) production (1) programming (4) python (4) tech-art (3) tutorials (7) ui (6) unity (1) unreal (37) utilities (3) vfx (1) vr (2) Links Ability System Docs Unofficial documentation for the Gameplay Ability System in Unreal. Incredibly thorough and fills many gaps for both beginner and advanced topics. github.com/tranek/GASDocumentation docs unreal Allar Style Guide The gold standard for style guides in Unreal. Many studios refer to this guide for structuring their project, naming assets, and more. github.com/Allar/ue5-style-guide/#readme docs unreal Epic Developer Community The official community for forums, tutorials, and other docs related to Unreal. dev.epicgames.com/community/unreal-engine unreal tutorials docs Game AI Pro A huge collection of professional AI publications from top studios and games. gameaipro.com/ ai docs unreal Jorge Israel Peña 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. jip.dev/notes/unreal-engine/ docs unreal programming Multiplayer Network Compendium The famous documentation detailing how multiplayer networking works in Unreal. cedric-neukirchen.net/docs/category/multiplayer-network-compendium unreal docs network UMG Slate Compendium Supplemental documentation for diving deeper into Slate and UMG. github.com/YawLighthouse/UMG-Slate-Compendium unreal docs Unreal Engine Documentation This list would be incomplete without the official Unreal Engine documentation. It gets better with every release, don’t ignore it! docs.unrealengine.com/ unreal docs We Can Fix It in UI A great resource for all things UI. Contains books, learning resources, and career advice. http://wecanfixitinui.com/ docs ui