In the sample project we have a Widget Blueprint asset (SomeWidget) that implements a native interface (PrintSomethingInterface.h). However, in the DefaultEditor.ini file, we've also excluded all Widget Blueprints from being nativized. The end result is that we have a nativized Blueprint asset (SomeActor) that is set up to call one of the interface functions on an instance of the (non-nativized) Widget Blueprint at runtime.
In this case, the generated C++ code for the nativized Blueprint asset is failing to resolve the interface address at runtime, and the implemented function is not able to be called as a result.
Suggested workarounds include:
N/A
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
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
Hey, why do i get this when i snap two similar meshes together?
How does TextureRenderTarget2D get TArray<uint8> type data?
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-92640 in the post.
5 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.22, 4.23, 4.24, 4.25 |
Created | Apr 29, 2020 |
---|---|
Resolved | Jul 15, 2021 |
Updated | Jul 19, 2021 |