Welcome!

Welcome to our community forums, full of great people, ideas and excitement. Please register if you would like to take part.

This is extra text with a test link..

Register Now

Announcement

Collapse
No announcement yet.

UE4 Substance Plugin Build Issue

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • UE4 Substance Plugin Build Issue

    UE4 was having trouble building when substance plugin is installed.

    Solution:
    -Update Visual Studio
    >click 'modify' in visual studio launcher
    >add the 'Desktop development with C++' package
    -will also need to download SDK 8.1
    >should be able to get this through visual studio launcher, if NOT download it from Microsoft.

  • #2
    This bug apparently only happens when using the Substance Plugin for Unreal. And only happens when you attempt to Package the build.

    So the steps to fix the errors would be:

    1) Make sure you have UE 4.19 Installed.
    2) Be sure the Substance Plugin is installed (and Unreal is relaunched).
    3) In the Start Menu, search for Visual Studio Installer


    4) Click the Modify Button.


    5) Scroll down and activate Game Development with C++
    and then on the right, be sure that
    Windows 8.1 SDK and UCRT SDK
    Unreal Engine Installer

    ...are checked
    Last edited by Professor Watkins; April 5, 2018, 09:22.

    Comment

    Working...
    X