When using the DisplayName specifier in a UFUNCTION that has a return (anything other than void), the DisplayName does not apply to the function's name in the My Blueprints panel after being overridden and the function's node in the event graph.
In versions later than 4.11.2, the function's node in the event graph shows the display name but still shows incorrectly in the My Blueprints panel
bool AMyActor::ShouldActivateNative_Implementation() { return true; }
UFUNCTION(BlueprintNativeEvent, DisplayName = "ShouldActivate") bool ShouldActivateNative();
UE 5.2 Microsoft Visual C++ Runtime Error
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
Delay nodes occasionally don't fire the "Completed" output in a nativized build
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
I am not able to find world outliner how to enable it?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-30552 in the post.
1 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.11.2, 4.12, 4.13 |
Created | May 10, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |