A sampling result of DistanceFieldAOHistory is shifted to a wrong position.

UE - Graphics Features - Aug 21, 2024

DistanceFieldAOHistory introduces ghosting at low scalability and low screen percentages. This can lead to AO artifacts and a ghosting effect from the character. This issue was also observed on //U ...

Issue with Landscape Layer Blending Node compile in UE 5.4.2

UE - LD & Modeling - Terrain - Aug 2, 2024

When the SetMaterialAttributes Material Expression is used without an input to MaterialAttributes, it will cause Landscape Layer Blend expressions to fail to compile if it is the only layer on a par ...

Clipping bsp brush rotates clipped face on brushes that have their X,Y,Z values altered

UE - LD & Modeling - Modeling Tools - BSP - Sep 17, 2015

If a bsp brush is rotated, then the brush clipping feature is used the "Brush Clipping" feature will rotate the created face by 90 degrees or disappear entirely (if set at an angle). ...

Game Instance being initialized twice in Android build

UE - Gameplay - Feb 11, 2015

When a project with a C++ custom game instance is packaged for Android, the game mode is initialized twice from different paths. Device log files attached ...

LIVE: Multiplying an FQuat*FQuat via pass-by-value crashes editor on open

UE - Foundation - Core - Nov 5, 2014

If a function takes in an FQuat value and then multiplies it by an FQuat, the project will build properly but then crash when trying to launch the project in the editor. Example project available b ...

Data Only blueprints Class Defaults page become uneditable during runtime

UE - Gameplay - Blueprint - Aug 7, 2015

During runtime, a data only blueprint's class defaults tab becomes greyed out and uneditable during runtime. The values for specific instances can still be edited via the detail's pane. ...

Grass draws on landscape holes

UE - LD & Modeling - Terrain - Landscape - Jul 14, 2015

Grass output in materials draws over masked locations, such as landscape visibility holes. ...

Changing the Pin Type on the 'Select' node can cause errors with pins that have been split

UE - Gameplay - Blueprint - Jun 1, 2015

Changing the Pin Type on the 'Select' node can cause errors with pins that have been split. ...

Distance Field AO leaving trail of occlusion shadow where character mesh has been.

UE - Graphics Features - May 21, 2015

When using DFAO and moving around the world a trail will be left behind the where the player has been while PIE/Standalone game is being used. This is cleared when exiting these modes. **Video att ...

Destructible component doesn't register hit event with Landscapes

UE - Simulation - Physics - Destruction - Aug 9, 2016

Destructible component doesn't register hit event with Landscapes. The only way to get the Destructible to register the event is to enable Impact Damage on the Destructible mesh. User Description: ...