It seemed to be white at 4.19, but it seems to be red at 4.20. I found out that there seems to be a cause for initialization of Mesh Attributes. As a result of fixing this, it is now displayed in wh ...
This is a regression that was introduced by the fix for [Link Removed]. As a result, we can potentially hit an assert in a cooked, nativized build during async load of a non-nativized Blueprint CDO ...
GPU Particles will always have a lifetime of one second when using a collision module. This is a result of an issue with how off screen timing is handled. GPU particles that are off screen should on ...
Material Parameter Collection Values not Updating if "Run Deadicated Server" is Checked Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 7053642, 4.23 Preview 1 CL# 7236301, and 4.24 CL# ...
After enabling forward shading, having two planar reflections in the scene causes one instance to not render properly. Tested in 4.22.3 (CL - 7053647), 4.23.1 (CL - 9631420), 4.24 (CL - 9828119), 4 ...
Structs containing references to instances in the content browser of FloatCurves fail to store these data formats as default values. This was reported and tested in 4.24.2 (CL-11100242). This was r ...
Very few net corrections are displayed when using p.NetShowCorrections. Note: The attached image shows the results using the same settings in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.23.1 CL#96314 ...
This buffer overrun is probably caused by the ExportParticleDataToBlueprint module does not respecting the GPUAllocation Fixed Size setting in the module. In fact, out-of-range export data is not c ...
First Person Template content cannot be added to another project through the "Add Feature or Content Pack" function. This occurs in both 5.0-Early Access 2 and 4.27.1 Tested in //UE4/Release-4.26 ...
In UE5.0 it was possible to paste Tracks from one Animation to another, but from UE5.1 this fails with the message "Can't paste section. No selected tracks to paste sections onto". The attached pro ...