The user has come across various issues with using nested blueprint structs within a data table. The first issue relates to changing a variable in a child struct and setting it back then saving, cau ...
Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...
Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...
Ragdoll replication on server side is not replicated correctly on client. The client will see the server players ragdoll dissappear and reappear at the 0,0,0 origin point. AnswerHub Posts: https: ...
Scene Capture 2D components lose access to the Blendable assigned to them if they are not set to Capture Every Frame at all times. If it gets turned off, the blendable can never be reapplied at run ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...
This is a common crash occurring in the 4.16 release. It is spread out across many different CrashGroups with slight variations in Callstack. Additional information is not available at this time. ...
Saving a package in the editor while there is a queued text mesh build will cause a fatal error because the build will execute during the save, and creating objects while saving is not allowed. This ...
Dynamic instancing is likely causing an issue where meshes that need shadows are getting combined with meshes that do not need shadows causing missing shadows. Tests were done with CSMs. Reproducti ...
This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash occurs when duplicating a State Machine in the My Blueprint panel within an Animation blueprint. ...