Unreal Engine Community Wiki
We are a community-driven resource working together to create educational content around the Unreal game engine. This site would not be possible without the contributions of its amazing members.
Welcome to the new Community Wiki, we're happy you're here! We've been hard at work to get this new, custom-made wiki online to help create a better resource center for working with the Unreal Engine. That being said, this engine is still in "beta" and some bugs or issues with content are bound to appear. If you come across a problem or need assistance related to the Wiki, please feel free to reach out via our Discord Server or file an issue using our Feedback Form.
Contributors
Recently Created
Using the Asset Manager
Explanation of the purpose of the Asset Manager and tips for using it
Redirectors
Moving or renaming an asset in UE4 leaves a Redirector in its old location. This is so that packages that are not currently loaded, but reference this asset, will know where to find it in its new location.
Reducing draw calls
Methods of reducing bottleneck on preparing and submitting draw calls from CPU to GPU
Recently Updated
Legacy/Loading Screen
In this tutorial I'll show you how to properly setup a self-contained Loading Screen System for your game - which will allow you to safely play movie files, audio clips or load a widget to the screen during any type of map loading.
Legacy/Slate, Loading Styles & Resources
Before reading these sources, be sure to take a look at the Hello Slate tutorial, it will bring you up to speed on the necessary reading to process the information below. There are some difference...
Using the Asset Manager
Explanation of the purpose of the Asset Manager and tips for using it