Right-click on the substance created UE5 material and choose "Create Material Instance." This creates a UE5 Instance material.
- Home
-
3D Applications
- Maya
- 3ds Max
-
MODO
- MODO overview
- Modo Plugin Release Notes
- Substance in MODO Overview
- Modo Installation
- Parameters
- Custom Materials
- Working with Normals
- Working with Emissive
- Bump and Displacement
- Working with References
- Animating Substances
- Copy/Duplicate Substance
- Environment and Rendering Setup
- Modo Switch Engine
- Tiling Modo textures
- Cinema 4D
- Houdini
-
Blender
- Blender overview
- Release Notes
- Substance in Blender Overview
- Downloading and Installing the Plugin
- Preferences
- The Substance 3D Panel
- Shortcuts and Navigation
- Workflows
- Physical size in Blender
- Substance 3D Assets Library
- Troubleshooting
- Uninstalling the Add-on
- Substance 3D Add-on for Blender Tutorials
- Creative Cloud Applications
-
Renderers
- Converting Substance outputs
- Color Management
- Arnold
- Vray
- Renderman
- Redshift
- Maxwell
- Corona
- Octane
- Keyshot
- Thea
- Maverick
- Toolbag
- Cycles and Eevee
- Partnerships
Material Instance Definition - UE5
You can use UE5 Material Instances with Substances. This will save a large step in the GPU rendering process by not uploading new material to the process. A MID can be created at runtime or in the editor. With version 5.0.0, we added full support for material instancing.
Creating a Material Instance in the editor
-
-
Right-click the substance instance factory and choose "Create a graph instance." This will create an instance of the graph and create another UE5 material. Delete the newly created UE5 material as this will not be used.
-
Double click the material instance you created in step 1 and enable the Texture parameters for all of the maps.
-
Set the texture to the new INST texture that was created from step 2. This will set the material instance to use the substance output maps from the instanced graph.
You now have a UE5 material instance that is using a specific set of substance textures. This is a more optimized way of working with multiple substances in a UE5 project. To learn how to create a MID using blueprint, please check this page. Blueprint(UE5): Dynamic Material Instance