Refraction broken when using material function

UE - Graphics Features - Aug 10, 2021

Licensee has provided a BP workaround ...

GameplayEffects: Inherited UAssetTags and UTargetTags do not update their referenced tags correctly with inheritance

UE - Gameplay - Jan 25, 2024

When inherited, it is reasonable to expect the tags added by the parent to be reflected in the children. If the parent is editted after the children, however, tags that are added or deleted are not ...

Using the Set console command to change a value at runtime causes a crash

UE - Gameplay - Dec 9, 2015

When using the Set command to change the value of a class at runtime, the game instance will crash with an access violation. Note: This needs to be done in Standalone or a packaged version for this ...

High framerates result in desyncs with clients when using a dedicated server.

UE - Networking - Apr 17, 2019

When a client operates at a high framerate on a dedicated server, their player movement will become desynced with the server. This manifests in different ways on different versions. In 4.21, it caus ...

Ortho near plane clips geometry in Editor Top view

UE - Graphics Features - Aug 9, 2024

When the viewport is in Top (ortho) Lit mode the near plane clips through geometry as you zoom the view in and out. ...

HISM(Hierarchical instance static mesh) has lightmap problem after building lighting

UE - Graphics Features - Aug 5, 2018

HISM has lightmap issues after build lighting ...

Soft Raytracing Shadows are flickering

UE - Graphics Features - Ray Tracing - Feb 18, 2025

[Image Removed][Link Removed] ...

Actors attached to editor only actors have incorrect location in PIE

UE - World Creation - Worldbuilding Tools - World Partition - Jan 19, 2024

Packaging failed with disabled plugin

UE - Foundation - Cpp Tools - Oct 9, 2018

Disabling any plugin causes packaging failure. No repro in 4.19 Also occurring when Disabling all platforms except for windows and changing configuration from development to shipping. ...