Dynamically-spawned instances of a Blueprint class go through an optimized property initialization pass (see UBlueprintGeneratedClass::BuildCustomPropertyListForPostConstruction() and InitPropertiesFromCustomList()). This code path does not properly account for native struct-typed values that either (a) specify their own Identical()/Copy() functions, or (b) do not declare any UPROPERTY() fields. FDateTime is one example of (b) that we currently have in engine code, which also includes a property type customization that allows the default value to be modified. As a result, the struct value in the spawned instance will not currently receive the modified value from the Blueprint CDO.
N/A
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
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
I downloaded the apps no execution (my computer is mac)
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How to achieve HLSL Multiple Render Target in Material blueprints?
How can i modify the param name in EQS node
How to properly terminate the DoWork thread function in FAsyncTask?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-88643 in the post.
0 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.22, 4.23, 4.24 |
Target Fix | 4.25 |
Created | Feb 12, 2020 |
---|---|
Resolved | Feb 27, 2020 |
Updated | Jan 26, 2021 |