Changing character collision at runtime results in erratic physics behavior

UE - Simulation - Physics - Sep 25, 2015

Using SetCollisionObjectType at runtime to change the collision channel of a character results in different results than expected. Project: [Link Removed] ...

Importing multiple SpeedTree assets that use the same texture will not assign correctly

UE - Graphics Features - Sep 25, 2015

When importing multiple SpeedTree assets that use the same material will cause one to import blank (black) materials and assigned. This happens when importing into the same folder, however, if impor ...

Pressing f11 while playing in editor new window fullscreens the viewport in the editor

Tools - Sep 25, 2015

Pressing F11 (in attempts to fullscreen) while playing in editor - new window causes the viewport in the editor itself to full screen as opposed to the new window that's created. expectation is 1 o ...

Scroll widget into view will cause a crash is given a null value

UE - Editor - UI Systems - Sep 25, 2015

If the user uses "Get child at" with an invalid index and then hooks up the return value to a "Scroll Widget into View" node's "Widget to Find" pin it will cause a crash ...

OnDestroyed event does fire off when using a reference variable to another actor that was applied at runtime

UE - Gameplay - Blueprint - Sep 25, 2015

An actor has a print string that fires off when an actor that it has a reference to is destroyed. This works fine if the actor is in the scene before the game starts. However, if the referenced acto ...

Blueprint Node Typo for "Get Bone Position and Orientation'

Docs - Samples - Sep 24, 2015

"Position" is misspelled for the node: "Get Bone Position and Orientation" It is currently spelled, "Postion." ...

Cannot remove overrided interface with in a child after it has been removed from the parent

UE - Gameplay - Blueprint - Sep 24, 2015

If a user preforms the following order of a events it can cause an interface to becomes impossible to remove. Create actorCreate interfaceAdd interface to actorCreate child based on actorOverride th ...

A packaged game that includes a code class that references a widget Blueprint will display an error on launch stating that the widget blueprint cannot be found.

UE - Editor - UI Systems - Sep 24, 2015

If a widget Blueprint is referenced in code, an error is displayed when the packaged game is launched stating that the widget could not be found (in 4.11 the widget still appears to be successfully ...

Lock Icon vanishes if details panel is shrunk

Tools - Sep 24, 2015

If the width of the details panel is reduced, the lock icon next to the name of the selected actor will disappear off screen. ...

Scaling issues in preview while Blending Blendspaces in same Sync Group with root motion

OLD - Anim - Sep 24, 2015

When blending two Blendspaces that are in the same Sync Group and are utilizing root motion, scaling issues occur in the AnimBP preview. This only occurs when "Process Root Motion" is enabled ...