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 ...
[Image Removed][Link Removed] ...
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. ...
When a UPROPERTY() macro is changed and the recompiled, the hot reload in the editor will cause any BP based on the class to lose certain aspects of the Detail panel such as the actor's transform. ...
Static meshes lose their static mesh reference when alt-dragged in viewport. This only occurs if the mesh is located in a filepath containing square brackets ( [] ) within the filepath name. Additio ...
If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...