Circular Throbber does not appear to be affected when setting the tint

UE - Editor - UI Systems - Jan 25, 2016

Circular throbber does not appear to change colors when changing the tint ...

RootMotion travel distance get affected by ForceAnimRate

OLD - Anim - Nov 24, 2016

A root motion controlled character would travel further than they should when both EnableUpdateRateOptimizations is on and a.URO.ForceAnimRate is set above 1. Changing "Root Motion from Montages On ...

Collision Viewmodes do not affect Instanced Meshes properly

UE - Graphics Features - Apr 9, 2018

Collision View modes, such as Player Collision and Visibility Collision, do not work with Instanced Static Meshes. Regression?: No This also occurred in 4.18 ...

LevelSnapshots affect level visibility when restoring snapshot

UE - Virtual Production - Tools - Level Snapshots - Nov 2, 2023

Slack thread [Link Removed] ...

Switching CanEverAffectNavigation on a Dynamic Obstacle Leaves Original Area Behind

UE - AI - Sep 15, 2016

When setting Can Ever Affect Navigation to false, moving it, and then setting it back to true, the originally affected area remains, and it also creates a new affected area. This occurs each time y ...

Rotation gizmo affects post processing and reflections in the scene

Tools - Jul 6, 2015

This has been around since public launch. The rotation widgets emissive material will cause trouble with the post processing and reflections in the scene. Especially troublesome if you with bloom an ...

Using Start Players as Spectators checkbox does not affect Player0

UE - Gameplay - May 20, 2015

When setting up a custom game mode blueprint, if the "Start Players as Spectators" checkbox is checked the first player loaded in PIE will not be in spectator mode. ...

UDestructibleComponent::ApplyDamage doesn't affect root chunk if the mesh doesn't fracture.

UE - Simulation - Physics - Destruction - May 6, 2016

ApplyDamage calls through to applyDamage on the apex actor, which takes the impulse and applies it to any fractured chunks. If however not enough damage is done to the component to fracture it, no i ...

Bloom banding when exiting top of screen, doesn't affect other sides

UE - Graphics Features - May 27, 2016

As a blooming object (the sun in this repro case) leaves the view via the top-edge of the screen, some noticeable banding occurs. Happens in both PIE and -game. Found on: //UE4/Main CL-2991400 //U ...

Soft Contraint's Stiffness and Damping settings don't affect anything

UE - Simulation - Physics - May 19, 2017

The settings for "Stiffness" and "Damping" in the Soft Constraint setting for Physics Constraints doesn't seem to have an effect on anything. Regression?: No This also occurred in 4.14 ...