UCommonVideoPlayer/Electra does not work in 5.3

Media Framework - Jan 30, 2024

This appears to be connected to playing immediately upon opening. This behavior is not observed when in the Release-5.1 or Release-5.2 streams. With the same setup, the video will start playing on t ...

Error using Panoramic Capture Plugin with an absolute path

Media Framework - Nov 17, 2023

When using the Panoramic Capture Plugin to render 360-degree images, it is possible to specify the output directory of the generated files. This can be any absolute path, or any relative path starti ...

Media Player can't continue to play after the progress bar is dragged.

Media Framework - Nov 15, 2023

This bug occurs in 5.3 version. It's ok in 5.2 version. ...

Media Playback - PNG Image Sequence Crashes Editor

Media Framework - Sep 14, 2023

The attached 105 frame PNG image sequence ( 1920x1080 w/alpha ) crashes the editor in UE 5.3 and 5.4 when played in the media player or in a MediaPlate.   The same image sequence does not crash the ...

Hardware Accelerated Video Decoding with DirectX 11 causes videos to render black when loaded in a Media Player

Media Framework - Sep 7, 2023

This is not a regression. Tested in //UE5/Release-5.2 CL26001984. Hardware Accelerated Video Decoding requires DirectX 11, but it appears the combination causes media players to only render a black ...

Level Sequence with Media track hangs when scrubbing the timeline

Media Framework - Aug 24, 2023

Adding a media track(.mp4/avi) into a level sequence causes the editor to hang when scrubbing the timeline, or enabling/disabling the media track. ...

Inconsistent media texture new style output state across the engine

Media Framework - Jun 20, 2023

A simple search for `NewStyleOutput = true` will reveal the many instances where this flag is already forced on, including media plates and media bundles. This however means that we have incompatib ...

Cannot assign a MediaTexture asset to a Brush -> Image in Widget Blueprint

Media Framework - May 23, 2023

Can't assign Media Texture assets to the Brush->Image property in Images on Widget Blueprints. This workflow is explicitly mentioned as a step in these docs, so if this is no longer the correct meth ...

To Front control on Sequencer in Multi User editor will not pause playback

Media Framework - May 10, 2023

This may be specific to how the media playback is handling playback. [Link Removed] ...

Crash when playing HLS video with ElectraPlayer on iOS16

Media Framework - Mar 15, 2023

Licensee reported crash when playing HLS video with ElectraPlayer on iOS16. According to their research, we can avoid the fix by doing the following: Delete check() in the corresponding line Engine ...