Substance engine failed to load

803 Views Asked by At

When I try to import Substances in Unity, it shows me this message in the console:

Substance engine failed to load
UnityEngine.Debug:LogError(Object)
Substance.Game.DLLHelpers:LoadDLL(String)
Substance.Game.NativeFunctions:cppInitSubstance(String)
Substance.Game.NativeCallbacks:InitSubstance()
Substance.Game.SubstanceMain:Initialize()
Substance.Game.SubstanceMain:.cctor()
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()

What can I do to fix this?

0

There are 0 best solutions below