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 ...
Potential bug was encountered when exporting vray cameras and their targets that have been path-constraint to corresponding splines. The resulting export file shows no camera targets; hence, missing ...
The value of MaterialExpressionTwoSidedSign is flipped when calculating the Opacity Mask for Nanite meshes. This seems to be a regression in 5.5. ...
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. ...
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. ...
if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...
The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...
If a level has UMG widgets, swapping to other levels (including the level you're already on) doesn't clear away the UMG widgets. ...