[CrashReport] Crash on Linux - FShaderCompilingManager::LaunchWorker()

UE - Graphics Features - Jul 14, 2017

This is a common crash affecting users on Linux. No additional information is available. ...

Low res textures (MobileContentScaleFactor) on iPad Pro 10.5"

UE - Platform - Mobile - Jul 31, 2017

There's no device profile to set MobileContentScaleFactor for iPadPro 10.5". It picks up other rendering settings properly from the iPadPro family, but this doesn't set MobileContentScaleFactor. T ...

Cannot pause video when WMF media Native Audio out is enabled

Media Framework - Dec 8, 2017

When the feature for "Native Audio out" is enabled videos no longer pause ...

Phones with no magnetometer -> GetInputMotionState returns all 0s

UE - Platform - Mobile - May 23, 2018

Bug submission from a user overseas: " On some devices (Moto G5 Plus, Moto G5 S Plus) the values are always 0 like : Tilt : 0.00.00.0 RotationRate : 0.00.00.0 Gravity : 0.00.00.0 Accleration : 0.00 ...

Orthographic Camera View does not work properly in HTML5

UE - Platform - Mobile - Mar 2, 2015

A user has not been able to get his game to run in an orthographic camera angle. It works perfectly fine in perspective, but pushes the game off to the side once in orthographic. Users Tutorial of ...

Awakening an actor and calling TearOff in the same frame discards the awaken request

UE - Networking - Mar 15, 2019

When a dormant actor gets reawakened and we call TearOff on it, we could expect the actor to get replicated before being TornOff. When these two changes are done on the same frame, the TearOff nega ...

Ensure condition failed when destroying a Level Sequence Actor on tick

UE - Anim - Sequencer - Oct 18, 2019

In Tick processing of LevelSequencActors of World Tick, If you destroy an actor with an actor's ticks, delete it immediately from the LevelSequencActor array. I think that the problem occurred becau ...

Material and Animation do not stop even if Game pauses when Material domain is User Interface

UE - Editor - UI Systems - Jan 22, 2020

For Animation and Tick, we have confirmed that pausing can be done by stopping Native Tick. But we can't stop with Material. Widget Component can change the handling of time with EWidgetTimingPolicy ...

ProRes 4444 files cannot be played on MediaPlayer when RHI is DirectX 12

Media Framework - Feb 10, 2020

This file can be used if you have enabled the Apple Pro Res Media plug-in. This can be played when RHI is set to DirectX 11, but not when changed to 12. The file being played is a ProRes 4444 vide ...

Crash when reimporting skeletalmesh with metadata

UE - Editor - Content Pipeline - Import and Export - Jan 11, 2021

Crash when we restore metadata after re-importing a skeletalmesh. ...