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

Crash When Adding Actor Component Tagged 'Within' to a Game Mode Blueprint

UE - Gameplay - Components - Apr 25, 2016

Crash occurs when attempting to add an actor component c++ class to a game mode blueprint if the actor component is tagged with the Within="GameMode". Found in 4.11.2 binary, reproduced in 4.10.4 ...

Undoing In Blueprint Editor Clears Component Selection

UE - Gameplay - Blueprint - Apr 25, 2016

When editing a value in the details panel of a component, if you attempt to undo the changes, the component is no longer selected. The value gets undone as expected, but it is unexpected that the co ...

Using the output from FindAllPakFiles to call StreamableManager::RequestAsyncLoad causes a crash

UE - Foundation - Core - Apr 22, 2016

A user has reported a problem where the directory that is output from FindAllPakFiles is not compatible with the StreamableManager::RequestAsyncLoad function and will cause a crash if using the two ...

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

Data Table row will reset to None if Child Actor is selected

Tools - Apr 22, 2016

Data Table row will reset to 'None' if Child Actor is selected User Description: There are few things you can check/test: Change type of variable in structure to something other than "TestBPClass2 ...

Create player node's return value does not appear to return the correct player for clients

UE - Gameplay - Blueprint - Apr 22, 2016

The direct reference appears to not work on the client when using the return value on the create player node ...

Animation Sequence Timeline is blank and doesn't let you scrub

OLD - Anim - Apr 22, 2016

Animation Sequence Timeline is blank and doesn't let you scrub Regression: Yes, works in 4.11 [Image Removed] ...