GAS: Duration GameplayEffects applying same GameplayCue tag will on authority end all on-going GameplayCueNotifies when first cue expires

UE - Gameplay - Gameplay Ability System - Aug 16, 2024

When multiple duration GameplayEffects apply a GameplayCue with the same tag, the network authority game instance (standalone & servers) will remove all GameplayCues with that tag from the AbilitySy ...

Buffer Visualization Overview is affected by EV

UE - Graphics Features - Mar 5, 2020

EV -0.5 [Image Removed] EV 0.0 [Image Removed] ...

Destroying a welded actor is causing an Array index out of bounds crash on 5.6

UE - Simulation - Core - Jul 30, 2025

Destroying a welded actor is causing an Array index out of bounds crash on 5.6. The licensee has provided a repro project that reliably causes a crash whenever the spawned actor is destroyed. There ...

Mouse directly controls Camera Actor directly above 170 and below 5 FoV

UE - Gameplay - Mar 23, 2015

When manually setting the FoV of a camera actor to a value above 170 or below 5, the camera actor itself disappears and the user's mouse takes direct control of the camera actor movement and rotatio ...

Steering Curve property does not affect steering

UE - Gameplay - Jul 21, 2015

Setting the Steering Curve of a vehicle movement component has no affect on the turning of the vehicle during play. ...

PrimitiveSceneProxy CreateSceneProxy override not working in 5.4

UE - Rendering - Architecture - Aug 30, 2024

Overriding CreateSceneProxy function from PrimitiveSceneProxy for a custom class no longer renders in 5.4 even though the same code is working in 5.3. ...

Apps do not launch in landscape on the Nexus 5

UE - Platform - Mobile - Aug 21, 2016

When Launching an app on the Nexus 5 with full sensor the app will not launch in landscape mode but will rotate after . The portrait image shows stretched. The app will crash after this but that is ...

Hair Shadows Not Affecting SSS Back Scattering (Subsurface Profile)

UE - Rendering - Graphics Features - Mar 30, 2026

Groom strands do not appear to correctly block transmitted light for Subsurface Scattering Profile Materials. In some cases, not only will they not block the light, but can instead lead to more ligh ...

Gamepad input affects multiple game instances at once, due to not needing focus.

UE - Editor - UI Systems - Slate - Mar 5, 2019

Since Gamepad input works without needing focus (which was added in 4.9 with [Link Removed]), a Gamepad's input will also affect all instances running on the same computer. Regression?: No This occ ...

5.6 Skeletal Meshes with Disabled Sections Flicker in Ray Tracing Scene

UE - Rendering - Graphics Features - Ray Tracing - Nov 7, 2025

Skeletal meshes with disabled mesh sections will flicker in the Hardware Ray Tracing Scene. Also tested on //UE/Release-5.6, CL:45232827 ...