When calculating the opacity mask, Nanite spline meshes do not have the correct World Position in the Material. This leads to visual artifacts when the mask relies on the world position. ...
Depth Passes for Masked Materials using Virtual Textures does not work correctly when it is in front of a Nanite Mesh and a Decal, resulting in black artifacts. Also tested on //UE5/Main, CL: 41024 ...
From 8/17/16 Tools sync: This is probably also happening in Sequencer. Think Sequencer should just auto-set this flag. ----------------------------------- If a SkeletalMesh actor is placed beyond v ...
Adjusting the X Size of a Decal is causing the normals to distort [Image Removed] Reproduced in 4.11-Releases-CL-2804793 Reproduced in DevRendering-CL-2806984 ...
If the transforms for a blueprint component are changed to "absolute" location and/or rotation, new child blueprints created will correctly show the absolute location/rotation changes, but the child ...
After creating a Scene Component code class and an Actor code class, creating a reference to the SceneComponent in the Actor class constructor will cause a crash on hot reload in the editor. ...
Crash Reporter Link: [Link Removed] User's description in Crash Reporter: Clicked on the + button to GameModeOverride in the World Settings panel. ...
Crouching/Uncrouching while standing on a physics object will cause the object to behave erratically. Even if the CharacterMovement component has Physics Interaction disabled, it will still effect t ...
When attempting to apply torque to a ragdolled skeletal mesh, nothing happens, regardless of the value used. Applying an impulse works as expected, but adding torque seems to have no effect. Found ...
When using source control and attempting to sync the project, sometimes assets are not updated to the latest changes properly. This causes changes made to those assets later to override previous ch ...