Crash when hot reloading after adding HISM Component class

UE - Foundation - Cpp Tools - Hot Reload - May 15, 2017

After adding a class based on "Hierarchical Instanced Static Mesh Component", any attempt to hot reload, from Visual Studio or within the editor, causes the editor to crash. Regression: No - crash ...

GetOverlappingActors/Components ignore physics actors spawned in with zero movement

OLD - Anim - May 15, 2017

GetOverlappingActors/Components ignore physics actors spawned in with zero movement. This only effects actors where the root is the DefaultSceneRoot and not the Static Mesh Component. User Descript ...

Procedural mesh loses collision when the "Add Procedural Mesh Component" node is copy&pasted (BodySetup is marked Instanced)

UE - Gameplay - Blueprint - May 15, 2017

Procedural mesh loses collision when the "Add Procedural Mesh Component" node is copy&pasted. In this example the generated box appears to lose collision once an "Add procedural mesh component" node ...

Location and Scale values in Details Panel do not update in realtime when touched and dragged

Tools - May 12, 2017

Using touch input to touch and drag the Location and Scale values in the Details panel for an asset results in the value not being updated in real time. The value only updates when the touch is rele ...

Material instances with switches uses large amount of memory

UE - Graphics Features - May 12, 2017

-In our code the base flatten material contains a lot of material switches.- -Another person here found that if an instance material has switches, then shader code is generated for it at cook time ...

Construct Object node can not set ExposedOnSpawn delegate

UE - Gameplay - Blueprint - May 12, 2017

When ExposeOnSpawn is set as a meta specifier for a delegate property, binding the delegate to a function using the Construct Object node does not successfully bind the function. Workaround: Bindin ...

Scroll bar becomes so large that you can no longer scroll with Cloth Config open

UE - Editor - UI Systems - Slate - May 11, 2017

Scroll bar becomes so large that you can no longer scroll with Cloth Config open [Link Removed] is a similar report, but this actually affects functionality of the details panel. [Image Removed] ...

Touch input registers as a Keyboard input

UE - Gameplay - Input - May 11, 2017

Touch events registers as Keyboard Keys rather than a separate key type. ...

Maps in QAGame don't cook Deterministically

UE - Foundation - Core - Cooker - May 11, 2017

Some maps in QAGame don't cook deterministically, so are always included in patches. ...

Paper2D Sprite doesn't cook deterministically

UE - Foundation - Core - Cooker - May 11, 2017

The "DummySprite" asset in Plugins/Paper2D doesn't cook deterministically, and as such is always included in patches. ...