Cannot edit collision response details in SkeletalMesh components added via Blueprint.

UE - Gameplay - Blueprint - Aug 5, 2015

If the mesh component is added in Blueprint (i.e. in the Blueprint editor and/or through Construction Script), then it's not possible to edit the collision response details for an instance of the co ...

The DemoRec console command crashes the editor if used during PIE

UE - Networking - Aug 5, 2015

The DemoRec console command crashes the editor if used during PIE. Reproduced in 4.9 Preview 2 binary and 4.9 Releases (//depot/UE4-Releases/4.9/Promotable-CL-2643093). Does NOT occur in 4.8.3 bina ...

Blending Animations between Third Person Project and Animation Starter Pack results in "dipping below floor level"

Docs - Samples - Aug 5, 2015

A number of users have reported that blending animations between Third Person Project and Animation Starter Pack results in a "dipping below floor level" between the two animations. The cause of th ...

Changing Texture compression settings breaks Materials with mismatch on Texture Sample Sampler Type

UE - Rendering Architecture - Materials - Aug 5, 2015

If you change a texture's compression settings, materials will show errors because of a mismatch in the Sampler Type of Texture Samples. This can be fixed by adjusting the Sampler Type and re-savin ...

Distance Field shadow culling when view is at certain angles

UE - Graphics Features - Aug 4, 2015

Distance Field shadows are culled for larger meshes at certain angles of the cameras view position. Map with reproduced setup is attached. ...

If user changes the Sprites name template, they will have to click the Extract button twice

UE - Gameplay - Paper2D - Aug 4, 2015

In the Extract Sprites window, if the user changes the Naming Template, they will have to click on the Extract button twice for the sprites to extract. ...

Get Functions are not Available for Particle Systems via Blueprints

UE - Graphics Features - Aug 4, 2015

It looks like the Functions Get Float Parameter, Get Vector Parameter, Get Actor Parameter, Get Color Parameter are listed in the API, but are not callable in a Blueprint. ...

Copying a Static Mesh actor from the level and pasting it into a Blueprint as a component does not retain any of the values of the copied actor

UE - Gameplay - Blueprint - Aug 4, 2015

Copying a Static Mesh actor from the level and pasting it into a Blueprint as a component does not retain any of the values of the copied actor. Reproduced in 4.7.6 binary, 4.9 Release (//depot/UE4 ...

Event ActorBeginOverlap no longer responds once packaged

UE - Foundation - Core - Cooker - Aug 4, 2015

When a project is packaged and has the 'event actoronbegin' within a blueprint, the 'event actoronbegin' no longer responds. It does respond within the Editor though. Packaged Project: [Link Remove ...

Losing focus of blueprint component viewport prevents W,E,R from changing transform widget

UE - Gameplay - Blueprint - Aug 4, 2015

If focus is taken away from the viewport window in blueprints (LMB in the details pane, for instance), pressing W, E, or R to change the transform widget will not work until focus is returned. ...