Last updated on
Apr 25, 2024
- Substance 3D home
- Ecosystems and Plugins
- Home
- Game Engines
- Unreal Engine
- Unreal Engine 5
- Unreal Engine 5 overview
- Unreal Engine 5 Release Notes
- Plugin Overview - UE5
- Plugin Settings - UE5
- Substance Input Image - UE5
- Material Instance Definition - UE5
- Material Template Usage - UE5
- Out-of-the-Box Material Templates
- Tiling Substance - UE5
- Substance 3D Plugin Default Templates
- Substance 3D Assets Library Usage - UE5
- Blueprints - UE5
- Unreal Engine 5 Scripting
- Installing to Source Builds
- Unreal Engine 5 overview
- Unreal Engine 4
- Unreal Engine 4 overview
- Unreal Engine 4 plugin release notes
- Unreal plugin 4.27.0.1
- Unreal plugin 4.26.0.21
- Unreal plugin 4.26.0.2
- Unreal plugin 4.26.0.1
- Unreal plugin 4.25.0.5
- Unreal plugin 4.25.0.4
- Unreal plugin 4.25.0.3
- Unreal plugin 4.24.0.3
- Unreal plugin 4.23.0.2
- Unreal plugin 4.23.0.1
- Unreal plugin 4.22.0.33
- Unreal plugin 4.22.0.32
- Unreal plugin 4.21.0.31
- Plugin Overview - UE4
- Plugin Settings - UE4
- Substance Input Image - UE4
- Material Instance Definition - UE4
- Tiling Substance - UE4
- Working with Bump Offset (Parallax) - UE4
- Working with Displacement - UE4
- Source in UE4
- Live Link in UE4
- Blueprints - UE4
- Unreal Engine 4 Scripting
- Unreal Engine 4 overview
- Unreal Engine 5
- Unity
- Unity overview
- Unity Release Notes
- Downloading Substance 3D Plugin in Unity
- Unity Plugin Overview
- Unity Preferences
- Optimization Guidelines
- Upgrading Projects/Known Issues
- Managing Substance Graphs
- Changing parameters
- Generated Textures (Packing)
- Rendering Color Space
- Using Image Inputs
- Publishing for Mobile
- Substance 3D for Unity Scripting
- Scripting in Unity (Deprecated)
- API Overview
- Scripting API
- C# Example Script
- Substance 3D Assets Library Usage
- Removing Substance Plugin
- Substance 3D in Unity Tutorials
- Physical Size in Unity
- Sharing sbsar Files Between Projects
- Unity overview
- Lumberyard
- Roblox
- Unreal Engine
- 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
- MODO overview
- 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
- Blender overview
- Creative Cloud Applications
- Renderers
- Partnerships
Troubleshooting
The system console can be used to diagnose errors encountered while using the add-on. Blender's system console window is opened differently depending on your operating system. For detailed instructions, follow the steps on Blender's system console documentation page. The console output can be helpful when encountering unexpected issues, such as textures not loading or materials stuck in processing.
To report a bug, please join the #substance-blender-beta channel on the Substance Discord server or visit Adobe communities. Relevant information from the console log and any reproductions steps for the issue can be included in reports.
Common Issues and Solutions
- Not all settings appear in the Substance 3D Panel after updating the add-on and loading a material.
- This may happen when removing an older version of the add-on and installing a newer version in the same session, since older files may still be cached in the system.
Restarting Blender should allow the changes to take effect.
- This may happen when removing an older version of the add-on and installing a newer version in the same session, since older files may still be cached in the system.
- Issues when installing the add-on./ Materials are stuck processing in between sessions. / Materials do not generate textures in between sessions. / Errors when loading .sbsar files.
- This may be an issue with the Integration tools installation and is usually fixed by manually removing the tools manually. Visit the Uninstalling the Add-on page for manual removal instructions.
- Materials do not update in Cycles render view.
- By default, the add-on does not update textures in Cycles render view. However, they can be force-updated by enabling Cycles Auto-update textures in the add-on preferences.
- Parameters appear to revert after saving while in Cycles render view.
- This is a known caching issue on the Blender side that is visual only. When saving, no message is being sent to the remote engine to update the generated texture files. The textures will appear normal after leaving Cycles render view and switching back to it.
- Materials are no longer updating after undoing/changing parameters.
- Materials may fail to update after undoing actions. While the parameters will revert to the previous state, the textures will not undo to match. To make the texture update again, use the refresh button to return the parameters to default and reload the textures.
- Colors set in Substance Designer appear slightly differently in Blender's color picker, and the color values are not the same.
- Blender applies a gamma correction to colors for Blender's color picker only. While this causes a discrepancy in the color picker, the colors that appear in textures are accurate to the values set in Substance apps.
- "wmic is not recognized" console error when loading a material in Windows.
- This issue occurs when C:\Windows\System32\wbem\ is not included in PATH system variables. Please refer to documentation for your specific version of Windows.
- "Bad CPU type is executable" error on Mac.
- This issue occurs when Rosetta is not enabled on ARM Mac machines. See Apple's Rosetta page for more information. Additionally, see this installation guide for further instructions.
- Modifications to the shader graph are undone when using the Refresh button or updating parameters.
- The add-on refreshed connections in the graph after changes or refreshes. To work around this, duplicate the blender material created from the .sbsar and give it a new name of your choice. Add your nodes only to the duplicate. The textures will update in the node group while keeping user-added nodes. When refreshing, copy these nodes and paste them back into a new graph after the refresh.