Ue4Tut Fixing FallbackStructure errors

2 years ago
12

Fixing the dreaded Fallback Structure error.

If a change is made to a structure that a lot of your project depends on, then it can generate a whole slew of errors when packaging the project. They don't always show up at compile time, and fixing every pin can be time consuming.

In this video, I will show you how to fix the fall back structure error.

I originally found this fix in the following blog (I am posting this here to give the poster proper credit):

Edit: this is where I found this fix:
https://unrealpossibilities.blogspot.com/2021/01/unreal-engine-tips-fixing-unknown.html

Loading comments...