When GEngine is used in a constructor before calling a ConstructorHelper function, the packaged game will crash on open with an assertion about recursion (see screenshot)
TSubclassOf<UMaterial> MyMat;
if (GEngine) { static ConstructorHelpers::FClassFinder<class UMaterial> TestMat(TEXT("[/*Paste Copied Reference Here*/")); }
Result:
Package crashes with attached screenshot message
Expected:
Packaged project run after checking GEngine/ConstructorHelper
I am not able to find world outliner how to enable it?
Hey, why do i get this when i snap two similar meshes together?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How can i modify the param name in EQS node
How to achieve HLSL Multiple Render Target in Material blueprints?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Head over to the existing Questions & Answers thread and let us know what's up.
2 |
Component | UE - Foundation - Core - UObject |
---|---|
Affects Versions | 4.16.1 |
Target Fix | 4.17 |
Created | Jun 28, 2017 |
---|---|
Resolved | Jul 6, 2017 |
Updated | Apr 27, 2018 |