The conditions for this bug are fairly specific. The actor must be statically placed, with its only replicated property being the fast array, and net.PushModelSkipUndirtiedFastArrays must be enabled ...
When using infinite or duration-based effects, required and ignored tags will have no effect on attribute modifiers. This appears to be caused by OnAttributeAggregatorDirty (GameplayEffect.cpp:2917) ...
Looks like the resize that does the safe zone update is done before the orientation is updated. I suggested swapping the order to licensee in the UDN ticket and it worked for him. This should be t ...
EA Motive has pointed out a potential bug they found related task graph synchronization and when compiling compute PSOs: [Link Removed]. From the screenshot they sent over, it seems that a task grap ...
This is a speculative bug report from the user. The fix for this is to re-do the work of 31224705 but in a better way. The "bShouldBeIgnored" flag is being overriden by the previous mapping's va ...
When a material is created and saved using the fresnel node, the fresnel effect does not show in the Content Browser thumbnail. Also, when editing the material, zooming in and out with the mouse wh ...
After project was upgraded to 4.12 opening a blueprint that contains Hierarchical Instanced Static Mesh component will result in a crash. From the log I this is the important part: Assertion faile ...
From https://udn.unrealengine.com/questions/431271/tpropertyvalueiterator-skips-tmap-values-when-keyt.html The property value iterator has logic where it tries to iterate over all properties in a s ...
When adding a struct to a keyframe, Object Reference variables are not saved and Soft Reference variables are saved sometimes. Opening a keyframe's properties when the selected struct has an object ...
A licensee has reported a crash that is caused by a Buffer Overread in TBitArray's operator < function. While the licensee did not provide reproduction steps, the crash is apparent from looking at t ...