Templates
A Template functions the same as a native Unreal Engine template. It is a content bundle that can be used to initialise a new project.
Upload subfolders as separate templates
During upload, users have the option to enable Upload subfolders as separate templates
.

This option creates a template for every immediate sub-folder within the project content folder. We recommend users do this when they want to:
Upload more than 1 template from a single uproject.
Exclude content from a template. Assets outside of the sub-folder will be exlcuded from the template.
Keep the template content organised. It is easier to see what content will be included in your template if it is all contained within one folder.
Relation to Engine plugins
Engine plugins are uploaded at the same time as templates. When a template is uploaded, all it's dependencies are found and if any exist within a project plugin, this plugin will be treated as an Engine plugin and uploaded as well.
Guides
Last updated
Was this helpful?