Move pin for touch event does not fire when simulating touch in PIE

UE - Editor - UI Systems - Apr 26, 2016

The Move pin for the touch event does not fire in PIE ...

Floating point inaccuracies when moving actors in the level viewport

Tools - Apr 25, 2016

some floating point inaccuracy appear to influence actor positions when moving actors back and forth in only one axis in the level viewport. It is especially noticeable when the actors are far from ...

Has Any User Focused Descendants returns true even if all children have been removed

UE - Editor - UI Systems - Apr 25, 2016

HasAnyUserFocusedDescendants returns true even when all children have been removed. ...

Post processing set to medium in engine scalability with bloom set to 0 causes color settings not work

UE - Graphics Features - Apr 25, 2016

Color effects appear not to work when post processing is set to medium and the bloom intensity is set to 0 ...

HTML5 project does not load using itch.io

UE - Platform - Mobile - Apr 25, 2016

HTML5 projects are not loading properly on itch.io, this may be occurring on other HTML5 upload websites. Adding https into the myproject.html does not seem to make a difference, as Kafu has recomme ...

Project Crashes on Open when Implementing An Interface and Its Duplicate

UE - Gameplay - Blueprint - Apr 25, 2016

The linked project crashes on open after attempting to implement an interface and a duplicate of that same interface with different function names. This has not been reproduced in a clean project, h ...

Draw as Box Image size is set by currently selected widget when using the same material

UE - Editor - UI Systems - Apr 25, 2016

The image size is set for all widgets using the same material are set to the widget that is currently selected ...

Simulated physics after a delay causes physics objects to fall through one another if their collision is overlapping

UE - Simulation - Physics - Apr 25, 2016

Actors that simulate physics after a delay will fall through other physics actors if their collision is touching or overlapping. Note May be related to [Link Removed] Regression? (No), issue (doe ...

Dynamically binding 'OnComponent' functions in code doesn't trigger bound functions

UE - Gameplay - Components - Apr 25, 2016

Binding a function in code to OnComponentBeginOverlap, OnComponentEndOverlap, or OnComponentHit does not trigger the bound function from code. ...

Child Blueprint isn't listed as an option for a variable inside of a DataTable until the Child BP is re-saved

Tools - Apr 22, 2016

Child Blueprint isn't listed as an option for a variable inside of a DataTable until the Child BP is re-saved User Description: If you don't change anything and just load files I've attached, you ...