PhysX generates extra "sleep" event when moving Kinematic actors away from Simulated actors with Teleport option.

UE - Simulation - Physics - Aug 4, 2016

Issue seems to be related to NpRigidDynamic::setKinematicTarget. When called by itself (like in the case of Kinematic bodies moved without teleportation), the simulated actor is woken and is put ba ...

Orthographic Camera view doesn't work with movable directional light shadows and partly with stationary shadows

UE - Graphics Features - Feb 26, 2015

See attached video for clear examples. When using the orthographic camera perspective with default light settings to stationary for directional light source. Other light sources work as intended. T ...

Actor with Camera Component UProperty causes ensure when PIE ends if replicating

UE - Networking - Nov 17, 2015

If an Actor with a CameraComponent is set to replicate, ending a PIE session with 2 players will result in an ensure ...

Particle record in the Matinee leads to crash when playing after record.

Tools - Oct 19, 2017

Particle record feature in the matinee seems not properly working in the Editor. When trying to play in the matinee with recorded keys, the Engine will crash with Access violation - code c0000005. ...

First Person Example Project Crash when character movement component is cast in viewport.

Tools - Jul 23, 2019

Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...

Child Actor Component Actor Duplicates and Persists After Play

UE - Gameplay - Sep 26, 2019

When an actor spawns another actor using AddChildActorComponent that comes alphabetically before it based on blueprint name it will spawn an extra actor that will persist when the scene is stopped d ...

Motion vectors not generating correctly in build

UE - Simulation - Physics - Nov 3, 2023

Also tried using “show VisualizeTemporalUpscaler” and noticed the frames that have missing motion vector data showed up as pops in the “show VisualizeReprojection” part of the visualizer. ...

Using "Change Class" on Spawnables, Possessable references retain old Class info

UE - Anim - Sequencer - Apr 22, 2024

Changing Class for Spawnable objects in Level Sequence did not have any impact on Possesable objects in Subsequence. It's still referencing the previous Class. Also found in Release-5.4, CL: 329753 ...

Actors re-scale to original size when attached to other actors

UE - Gameplay - Nov 21, 2014

Actors rescale to their original size when placed in level then attached to another actor. ...