OnEditorCameraMoved delegate not firing in the Animation Viewport

UE - Anim - Runtime - Jun 19, 2019

Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 The OnEditorCameraMoved delegate does not fire in the Animation Viewport. The example project provided by the user is a ...

Simulating physics overrides the ability to move Skeletal Mesh Actors in Editor after moving a child component

UE - Simulation - Physics - Jun 18, 2019

Found in 4.22 CL#6574378 Reproduced in 4.21 CL#4753647, 4.24 Main CL#7062442 May be similar to [Link Removed], which was reported fixed in 4.13 The following warning is spammed when trying to mov ...

add_possessable doesn't work for all objects

UE - Anim - Sequencer - Jun 17, 2019

Using following code in Python: seq.add_possessable(seq.add_spawnable_from_class(unreal.CineCameraActor).get_object_template().camera_component) doesn't create a camera component track in sequen ...

Post Process Materials do not appear in Sequencer

UE - Anim - Sequencer - Jun 17, 2019

When Having a SkeletalMesh or Static Mesh, you can control Material Parameters directly. Something like that is missing for Post Process Materials. Matinee had a generic Float or Vector Track.If Se ...

Sequencer track appears to skip the first frame on an animation in UMG

UE - Anim - Sequencer - Jun 17, 2019

A sequence created in UMG appears to skip/ignore the first frame. If an event is set to fire off on the first frame of the sequence it will not fire. ...

UForceFeedbackEffect is only making slight vibration in iOS when value rises from 0 or effect is started.

UE - Platform - Mobile - Jun 11, 2019

UForceFeedback is expected to give vibration just like in the graph of the asset. But only in iOS it is not. It is expected to give continuous vibration following the forcefeedback asset, but only ...

Set World Origin on a Dedicated Server causes Pawn Stuttering

UE - World Creation - Worldbuilding Tools - World Composition - Jun 10, 2019

Setting the World Origin after enabling Multiplayer World Origin Rebasing in the Project Settings causes the Pawn to flicker on movement. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6574378), 4 ...

Crash when creating an animation

UE - Editor - UI Systems - Jun 7, 2019

The editor crashes when trying to add an animation key frame for the row fill setting for a grid panel ...

Mobile VR - Render Targets not working with Mobile Multi-View

UE - Platform - XR - Jun 6, 2019

Render target materials display as black on mobile VR when Mobile Multi-View is enabled. Also confirmed with LDR capture source. User also reports issues with scene depth (potentially fixed with [ ...

Niagara emitters occassionally don't receive death events

UE - Niagara - Jun 6, 2019

The death events for Niagara emitters on a Niagara System are ignored every few loops. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6547378), 4.23 (CL - 6859026) ...