It seems that "Enabled per poly collision" with "Support compute skincache" causes a crash at runtime immediately. We can easily reproduce it with ContentExample. The logs at the crash timing... L ...
REGRESSION: YesWORKING: 3172292 (4.13.2)BROKEN: 3177600 (4.14) In the Content Examples Animation level, at Display 1.15, the rifles are offset from the character's hands for two of the skeletal mes ...
The Alpha Mask on a Canvas Render Target 2D no longer appears when rendering with ES3.1. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 Preview 7 (CL-12759524) ...
A licensee has reported that the Draw function in BatchedElements.cpp can set the OrthoZoomFactor (not a local variable) to 1.0f if Line.bScreenSpace is ever found to be false. The line this can oc ...
During runtime, the red coin in Stand 1.7 on the Blueprints_Overview map of Content Examples should emit a large spark particle system 5 times. While investigating, I tried disabling "Use Fixed Rel ...
Add support for distance field shadows on Single Layer Water shading model (report of it missing in Fortnite here: https://jira.it.epicgames.net/browse/FORT-217878) ...
Deleting a large number of unused variables from a blueprint forces the editor into windows 7 basic mode until the editor is closed. ...
When calling GetAllocatedSize() on a TBitArray it will round down the result of MaxBits / NumBitsPerDWORD. This means that not enough bytes are allocated when the MaxBits is not divisible by NumBi ...
Attempting to build 4.15.1 from source code using Xcode 8.3.2 currently results in the build failing due to warnings that occur in fbxsdk, AlembicImporter, and MetalRHI. ...
If a skeletal mesh is imported with a uniform scale of >1, the rotation feature in Persona will not rotate bones at the proper ratio. The meshes rotation will slow down as the uniform scale increase ...