Media Player not playing in Packaged Project for Android

Media Framework - Aug 18, 2016

Unable to play Media Player on a packaged packaged project for Android. Note I tested two separate devices and neither were able to display the media file as expected. The user reporting the issue ...

Unable to compile Engine for Debug Editor when bDebugBuildsActuallyUseDebugCRT is set to true

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 10, 2016

When building the source for the engine in Visual Studio 2015, if bDebugBuildsActuallyUseDebugCRT is set to true and the build configuration is Debug Editor, the build will fail. Full output log fr ...

All open assets close when referenced item deleted

UE - Editor - UI Systems - Slate - Mar 21, 2016

If you delete an asset that is referenced by another asset, all your current open asset windows (ie. blueprints, animations, meshes, etc.) will close, even if they aren't referencing that asset. ...

Font outline ignores Content Color and Opacity from its parent border

UE - Editor - UI Systems - Feb 10, 2017

Font outline ignores Content Color and Opacity from its parent border. A licensee is trying to make many text blocks invisible by using a parent border, and setting its Content Color and Opacity's a ...

Geometry in hidden Layer unhides if moved in the viewport

Tools - Mar 3, 2017

Geometry that is hidden in a layer, becomes visible after being moved in the viewport. The layer stays hidden, and if a cube is placed in the layer, it also remains hidden. Moving a cube that is hid ...

Custom Stencil does not display in UE5.0

UE - Editor - UI Systems - Apr 21, 2022

Calling RegisterComponent in the PreInitializeComponents of an Actor will cause child components of its components to not be initialized

UE - Gameplay - Dec 15, 2017

Calling RegisterComponent in the PreInitializeComponents of an Actor will cause child components of its components to be ignored because the Actor is still being initialized. My understanding is tha ...

OnTextChanged event's tool tip needs more info/ is wrong

UE - Editor - UI Systems - Jan 29, 2019

The tool tip for On Text Changed for a text box appears to imply that only user interactivity will cause the event to fire (this is not the case). ...

Disable "Deferred Rendering" option in Movie Render Queue doesn't work

UE - Anim - Sequencer - May 4, 2020

Disable "Deferred Rendering" option in Movie Render Queue doesn't work and still renders the deferred pass. Currently you have to delete the Deferred Render config option completely to get the expec ...