It appears that networking insights data is not being gathered when a delay capture is started with the "trace.send" or "trace.start" command. If we were starting from the application startup time w ...
Some pixels at the edge between cascaded shadow maps and distance field shadows can be skipped by both, leading to unshadowed pixels. Licensee reports the bug happening in 5.3 as well. Test project ...
When the DBuffer is disabled in the project settings, the Material Editor Stat page will still display the estimated texture lookups for the DBuffer. It appears that the code that adds these estimat ...
When generating HLODs, it is possible for the generator to ignore material override settings. The generator will not respect the constants, and does not change them in the Material with a default se ...
First Person Scale and First Person Field of View on camera components do not apply to the depth prepass when rendering First Person View meshes, leading to a mismatch between the depth pre-pass and ...
The value of MaterialExpressionTwoSidedSign is flipped when calculating the Opacity Mask for Nanite meshes. This seems to be a regression in 5.5. ...
Found in 1.5.1.118081 Project: [Link Removed] Message from customer: "The problem occurs when using the texture reprojection tool on a surface scan to bake model details onto a simple bake plane ...
The setting for Replication on a Blueprint variable resets to None of the Blueprint's parent BP is compiled. ...