HTML5 packaging fails with Github couldn't verify LLVM version

UE - Platform - Mobile - Jun 21, 2016

Packaging code projects on Mac for HTML5 fails. A lot of Could not verify LLVM version warnings appear in the output log.[2016.06.21-22.27.10:488][413]UATHelper: Packaging (HTML5): UnrealBuildTool: ...

ShooterGame server crash Failed to find Font VRText_RobotoLarge

UE - Editor - Workflow Systems - Aug 23, 2016

ShooterGame servers crash on the Linux and Mac machines. The following failed to find Font warnings appear in the output: [2016.08.23-16.59.05:186][ 0]LogUObjectGlobals:Warning: Failed to find ob ...

Packaging for HTML5 seems to have grown in package size

UE - Platform - Mobile - Aug 30, 2016

The size of packages for HTML5 has greatly increased since 4.10.4 to 4.11.2 and has since increased. Example: First person template, no starter content - size of whole HTML5 folder once packaged: 7 ...

Print String on Event Tick not working as expected with Cinematic Camera Actor in Blueprint

UE - Anim - Sequencer - Sep 29, 2016

Print String does not persist when called on Event Tick within a Cinematic Camera Actor Blueprint. This could be problematic if users have a cinematic camera in their blueprints and using Event Tic ...

Start up movies are default checkerboard when blacklisting slate fonts in shipping package

UE - Platform - Mobile - Oct 11, 2016

When using pakblacklist for shipping, the start up movie will become a checkerboard due to ../../../Engine/Content/Slate/Fonts being included in the blacklist file. This is happening on both Android ...

Set Actor Enable Collision is not replicated

UE - Networking - Jul 14, 2015

Set Actor Enable Collision is not replicated. Reproduced in 4.7.6, 4.8.2, and Main (//depot/UE4/Promotable-CL-2619427) ...

Search Field within Blueprint Graphs lose focus after Right-Clicking on Mac and Linux

UE - Platform - Apple - Apr 3, 2016

The search field within blueprints loses focus after right-clicking in an empty space in the graphs. I checked to make sure this was not a universal issue, and it is indeed platform specific with t ...

Cannot control all movie rendering options from CMD

UE - Anim - Sequencer - Aug 1, 2016

I understand that we were not using -benchmark and -dumpframe for some of our internal renders that used these CMD arguments, but that's what our users see. See here for my progress documenting thi ...

Sub Classing World Settings Causes Hot Reload to Crash

UE - Foundation - Core - Feb 3, 2016

When creating a subclass of World Settings, attempting to use the in-editor compile button to compile the code causes the editor to crash. Found in 4.11 Preview 4. Reproduced in 4.10.2 binary and ...

Material Shared Samplers do not honor Texture Quality console variables

UE - Graphics Features - Apr 28, 2016

When using shared samplers in the material do not adjust quality when adjusting the console variable or texture quality in Engine Scalability for SG.TextureQuality. Attached is an image for demons ...