Unable to package an Android DLC Using "Android APK" and "Android DLC" profiles in Project Launcher

UE - Platform - Mobile - Nov 22, 2017

Packaging an Android DLC currently fails with an error message that states that plugin DLC1.0 could not be found. It was reported that this was possible in 4.17, but the repro for this does not see ...

Can Not Add New Montage Section Name to a Montage on a Mac

OLD - Anim - Nov 21, 2017

-Section Name shows up on Windows and not Mac -Does not occur in 4.17.2 Currently waiting to test in 4.19 ...

Only sound is played for videos on Android devices

Media Framework - Nov 21, 2017

When playing a video (in UMG or as a material) it will appear black on Android devices. However, the sound from the video plays as expected. ...

[CrashReport] FMacWindow::ApplySizeAndModeChanges | SWindow::Resize()

UE - Platform - Apple - Nov 21, 2017

This is an infrequent Mac crash in the 4.18 release. The callstack is similar to [Link Removed] and originally thought to be part of the same issue, but that Jira has been fixed and many other simi ...

Line trace does not hit actor preforming the trace

UE - Gameplay - Nov 21, 2017

Calling line trace in an actor fails to register a hit on the calling actor. ...

Crash in the Blueprint Debugger.

UE - Gameplay - Blueprint - Nov 21, 2017

After creating a few different Blueprints in the editor and adding a breakpoint to a Function, a crash ensues when using Step In to debug the Blueprint. ...

External textures only work in pixel shaders

UE - Platform - Mobile - Nov 21, 2017

External textures currently only support pixel shaders, presumably because some platforms, such as Android only have pixel shader support. On other platforms this causes a regression though: For exa ...

[CrashReport] UE4Editor_MaterialEditor!FMaterialEditor::GetToolkitName() materialeditor.cpp:820

UE - Rendering Architecture - Materials - Nov 21, 2017

This is a new crash coming out of the 4.18.1 hotfix. There is no record of it previously occurring, so it is possible it may be a regression. Users have not provided any descriptions of their actio ...

BP - Class default value is temporary reset after parent c++ class compile.

UE - Foundation - Cpp Tools - Hot Reload - Nov 21, 2017

class default value after c++ class compile will temporary initialized. It will be restored when opening the project again. ...

Virtual joysticks is not properly working when running multiple clients in PIE

UE - Editor - UI Systems - Slate - Nov 21, 2017

When running multiple clients in PIE, It looks like first created viewport client handles every input event. I tried to narrow down the causes and found that it's because SlateApplication knows jus ...