Changes made with the property matrix are undone when compiling a widget

UE - Editor - UI Systems - Apr 7, 2017

Changes made with the property matrix are undone when compiling a widget ...

Crash from Tmap removing a key then printing the remaining keys

UE - Gameplay - Blueprint - Apr 7, 2017

Crash from Tmap removing a key then printing the remaining keys. This has occurred in the third person template, but no further testing has been done for other templates. Regression: TMaps did not ...

Particle Collision Fails After Passing Through Trigger Volume (Actor Collision)

UE - Graphics Features - Apr 7, 2017

When a particle with actor collision passes through a trigger volume it won't collide with geometry for a moment. That is why in the test it will pass through the platform but then collide with the ...

Execute Console Command r.SetRes Fullscreen breaks Dynamic Skylights when tied to Event BeginPlay

UE - Graphics Features - Apr 6, 2017

Using the Execute Console Command 'r.SetRes 1920x1080f' directly with an Event BeginPlay node within blueprints, any Stationary/Movable Skylighting information is no longer visible. A simple workar ...

Always Show Scrollbar does not appear to work when there are not enough items in a scroll box to cause scrolling

UE - Editor - UI Systems - Apr 6, 2017

If the scroll box does not have enough items to cause scrolling, the scroll bar does not show up ...

Always consume mouse wheel for a scroll box does not appear to work when there are not enough items to scroll

UE - Editor - UI Systems - Apr 6, 2017

Always consume mouse wheel for a scroll box does not appear to work when there are not enough items to cause the scroll box to scroll. However, the tool tip says that the mouse input should be consu ...

Using the Replace References Tool on Foliage Types producing Unexpected Results

Tools - Apr 6, 2017

A licensee is reporting some unexpected behavior when attempting to replace references on Foliage Types already painted in the world. What happens after the references have been replaced, are the n ...

Package fails after adding DesktopPlatform to public module dependency list

UE - Foundation - Core - Apr 6, 2017

Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...

Inaccurate updates to root widget visibility binding

UE - Editor - UI Systems - Apr 6, 2017

Inaccurate updates to root widget visibility binding, so far in my testing, this does not affect the functionality of the binding. Regression: affects 4.13.2, 4.14.3, 4.15.1 binary versions ...

Slate viewer closes when trying to click the ComboButton drop down

UE - Editor - UI Systems - Slate - Apr 5, 2017

Slate viewer closes when trying to click the drop down labeled "ComboButton" if the drop down just above it is flickering due to position issues. ...