The Category setting for widgets return to "Default" after compiling

UE - Editor - UI Systems - Aug 18, 2015

When setting up categories for your widgets in the Event graph the categories will revert back to default after compiling the blueprint ...

Metal crash after multiple level loads

UE - Platform - Mobile - Aug 18, 2015

User has reported that they get a crash after loading levels multiple times. This crash occurs when setting a Uniform buffer. ...

Crash Typing Special Characters using US-International-PC keyboard in MacOS:10.10.4

UE - Platform - Apple - Aug 17, 2015

Typing Special Characters using US-International-PC keyboard in MacOS:10.10.4 causes the editor to crash. ...

interaction with 3D widgets are not possible when moving the pivot point

UE - Editor - UI Systems - Aug 17, 2015

If the user moves the pivot point for the 3D widget component the widget can no longer interact with. ...

ESplineMeshAxis Enum is not available as a variable or struct

Tools - Aug 14, 2015

ESplineMeshAxis Enum is not available as a variable or struct User Description: I have a struct that is responsible for holding many of the properties of my spline meshes. I want it to hold the ES ...

Instanced meshes do not accurately use volume light samples when lit in a statically lit scene

UE - Graphics Features - Aug 14, 2015

When using instanced meshes in a Blueprint or in foliage tool the indirect lighting cache will not correctly light these meshes. I've include a sample project with map to demonstrate what the lice ...

Input Bindings losing rename information after re-opening project

If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name. ...

Http server headers implemented as TMaps and are overridden

UE - Networking - Aug 14, 2015

In Http communication server headers are Implemented as TMap such that multiple calls override the previous call so only one setting is saved. This means that, among other issues, a lot of times co ...

Unable to Edit Curve Names between 2 Different Animsets (if name of curve is the same)

OLD - Anim - Aug 13, 2015

If you create 3 curves in AnimSequence A and name them 1, 2 and 3 respectively, then create 3 curves in AnimSequence B and name them 4,5 and 6 respectively... In AnimSequence B you will not be able ...

Instanced subobjects are not always instantiated as expected.

UE - Gameplay - Blueprint - Aug 13, 2015

Instantiation of subobjects does not behave as expected when using the DefaultToInstanced UCLASS specifier. The licensee that reported the issue provided a sample project with some ensures added whe ...