WebM video format skips frames when seeking from code

Media Framework - Oct 22, 2019

Playing a video in the engine that is WebM format, results in skipped frames. This does not happen with other video formats supported in the engine. Attached are links to the WebM  videos used to te ...

Camera Switcher Import option not functioning properly

UE - Anim - Sequencer - Oct 22, 2019

In UE 4.20 we got a feature that let you import a FBX file that contains cameras with a camereaswitcher to create a "camera cut track" within sequencer. From the release notes of 4.20: https://docs ...

Incorrect Manual Focus Distance from eye dropper

UE - Anim - Sequencer - Oct 17, 2019

The Debug Focus Plane in the CineCameraActor does not appropriately respond to mouse input and position when the Manual Focus Distance is set using the eye-dropper. Tested in 4.21.2 (CL - 4753647), ...

GetCookedEnvelopeData Blueprint node does not work

UE - Audio - Oct 17, 2019

The GetCookedEnvelopeData Blueprint node does not output cooked audio envelope data when a Soundwave with enabled Amplitude Envelope Analysis is being played. Tested in 4.21 (CL - 4753647), 4.22.3 ...

Tool tip grammer error for "Force Layout Prepass" node

UE - Editor - UI Systems - Oct 16, 2019

Grammatical error in a tool tip for the Force layout prepass node. It appears that he word "is" needs to be removed (see attached image) ...

Rotating an instanced static mesh

UE - LD & Modeling - Modeling Tools - Mesh Editing - Oct 16, 2019

Changing the rotation of an instanced static mesh by 90 or 180 degrees creates a small space in between meshes.  ...

Dispatcher event called from actor blueprint needs to compile in a specific order

UE - Gameplay - Oct 15, 2019

Dispatcher events being called from actor blueprints have to be compiled in a specific order to successfully call the dispatch event.  ...

Child Blueprint components become broken in sequencer when "Run Construction Script in Sequencer" is checked

UE - Anim - Sequencer - Oct 15, 2019

When enabling "Run Construction Script in Sequencer" on a Blueprint Child Actor and having "Rerun Construction Scripts" turned on in Sequencer, the Child BP's properties become inaccessible in Seque ...

Unloading a spawned Detour AI Controller using Level Streaming causes a crash

UE - AI - Oct 14, 2019

In a Level Streaming setup, unloading a level that has spawned an AI Character with a Detour AI Controller causes a crash. This was reported and tested in 4.23 (CL-8386587). This was reproduced in ...

Unable to delete levels with Particles in them

UE - Gameplay - Oct 9, 2019

The engine is unable to Level that has a Blueprint actor with a child actor component that has a particle system component. The follow message pops up: World /Game/LevelName.LevelName is in use. — ...