On line 300 of PropertyStruct.cpp, there is the following if check:
if ((Struct->StructFlags & STRUCT_SerializeFromMismatchedTag) && (Tag.Type != NAME_StructProperty || (Tag.StructName != Struct->GetFName())) && Struct->StructFlags & STRUCT_SerializeFromMismatchedTag)
The "Struct->StructFlags & STRUCT_SerializeFromMismatchedTag" condition is repeated twice without a reason.
N/A Code issue
error message when install in U.E 5.3 - IS-IN-FCO2-82
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
How to achieve HLSL Multiple Render Target in Material blueprints?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.13, 4.14 |
Target Fix | 4.15 |
Fix Commit | 3186664 |
---|---|
Main Commit | 3208270 |
Created | Nov 3, 2016 |
---|---|
Resolved | Nov 4, 2016 |
Updated | Apr 27, 2018 |