When using Weld Simulated Bodies enabled AttachToComponent func, the child Primitive Component's BodyIstance ActorHandle is released. As a result, in BodyInstance.cpp, the judgment of FPhysicsComman ...
Adding local offset to Paper Flipbook in UE.4.22 results in rendering distortion. ...
Custom Delta Property NAK handling is done via Custom Delta Base States. Whenever we replicate a CDP, we have the implementing code return a Custom Delta Base State. However, before a CDP is ever re ...
At a licensee, I discovered a problem where Blueprint-created array and map properties are not correctly propagating the ContainsInstancedReferenced property flag. This means that if you create a Ma ...
Editing color curves at the emitter level will not propagate to the system level when saving and applying. The curve will look correct int the system stack, but the particle colors will not match. ...
Attempting to use the Fill Data Table from CSV File node will result in a crash if the CSV file is open when running. ...
TriggerMontageEndedEvent is calling RemoveAtSwap after the NotifyEnd callback which is not safe if the ActiveAninNotifyState array is modified by the callback. WorkAround: Add a Delay node befo ...
Also, reported here: https://udn.unrealengine.com/questions/497277/stale-perceptualdata-in-aiperceptioncomponent.html ...
When modifying the value of "Auto Success Range from Last Seen Location" to a value that is not it's default, you can not set it back to its default -1 one value. This was reported and tested in 4 ...
During compile on the fly if the evaluation field is invalidated SubSectionField data will not have been properly serialized and the meta data will not be populated correctly, as the custom serializ ...