Composite font uses a sub-font, even when the sub-font doesn't support the character

Tools - Apr 7, 2016

I have a fix for this shelved in CL# 2937344, so it would be good to get it into 4.12 once the user verifies the fix. ...

Slider doesn't properly bubble the OnKeyDown event

UE - Editor - UI Systems - Apr 7, 2016

Once a slider receives keyboard focus, the keys will not navigate away regardless of the navigation settings. This is because the slider's OnKeyDown function does not pass along the call when the ev ...

UMG Widgets aren't cleaned up when a player is removed

UE - Editor - UI Systems - Apr 7, 2016

When a player is removed from a split screen game, UMG widgets associated with their screen are not properly cleared. ...

Unable to add classes to the ShooterGameLoadingScreen module

Tools - Apr 7, 2016

A licensee reported an issue of not being able to add a new class to the ShooterGameLoadingScreen module inside of Shooter Game. It tends to give more output errors when in a Source built editor rat ...

Multicast does not appear to be working when setting rotation.

UE - Networking - Apr 7, 2016

If the user uses add rotation and then uses a multicast to tell the clients that the server has rotated the clients do not update. ...

Cast Translucent as Masked in the Material Editor is no longer working

UE - Graphics Features - Apr 7, 2016

When enabling the option for Cast Shadow as Masked in the Material for a translucent object the shadow is no longer baked when building lighting. Using Stationary or Static Lighting will give the sa ...

Premature prompt with failed import when Importing LOD Level for Skeletal Mesh

UE - Editor - Content Pipeline - Import and Export - Apr 7, 2016

When importing a LOD Level for Skeletal Meshes, the user is greeted with a windows directory window and a message that states "Failed to import mesh for LOD level 1" As the user states, this is a s ...

Transition ratio getter function not correct for interrupted transitions.

OLD - Anim - Apr 7, 2016

The transition ratio getter simply uses ElapsedTime/Crossfade for the alpha on the transition. Normally this is sufficient, although if you blend between two states A and B such that you interrupt ...

Problems rendering higher resolution than 1080p from matinee with "Use Separate Process"

Tools - Apr 6, 2016

Problems rendering higher resolution than 1080p from matinee with "Use Separate Process". Seems to render only part of the frame and is stretched. This is a regression from 4.10. [Image Removed] ...

Disabling Auto Recompile Blueprint will cause a warning even if all blueprints are compiled

UE - Gameplay - Blueprint - Apr 6, 2016

The user still gets the warning that the user need to recompile blueprints (even though none exist) when auto recompile blueprints is turned off. ...