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 ...

PhysicsHandle::GrabComponent creates offset from hit location

UE - Simulation - Physics - Sep 15, 2015

When trying to create a "impaled" effect with a physics handle, calling GrabComponent creates an offset between the hit location and the projectiles location. This causes the skeleton to be "impale ...

Duplicated blueprints cannot access casted class nodes

UE - Gameplay - Blueprint - Jun 15, 2015

Duplicating blueprints that have 'cast to' nodes included in them display errors such as: "Could not find a function named 'AdjustShield' in 'worker_c'. Make sure 'worker_c' has been compiled for." ...

SSR Does Not Work On Mobile or Mobile Preview

UE - Platform - Mobile - Mar 7, 2017

In our Docs page SSR is listed as compatible with mobile here: https://docs.unrealengine.com/latest/INT/Platforms/Mobile/PostProcessEffects/ While testing this doesn't seem to be the case so either ...

Child actor component removed when changing the class of a child actor component

UE - Gameplay - Components - Mar 27, 2017

Child actor component removed when changing the class of a child actor component. Only the default class for the child actor component is used. If the user attempts to change the class the child act ...