Collision capsule attached to skeletalmesh with 'collision enabled' collides

UE - Simulation - Physics - Jun 18, 2015

Collision capsule attached to skeletalmesh with 'no collision enabled' collides despite of being set to 'no physics collision' work around: image attached ...

Any events in sequencer fire at frame 0 when set to looping

UE - Anim - Sequencer - Mar 28, 2016

Any active events fire at frame 0 when the sequence loops ...

Cannot disable the NavLinkProxy through the Smart Link option

UE - AI - May 6, 2015

Cannot disable the NavLinkProxy through the Smart Link option. If this is not the proper way to disable the NavLink, users are confused by the naming of 'Link Enabled'. ...

Changing component type in code breaks blueprint details for the component

UE - Gameplay - Blueprint - Jul 7, 2015

If the VisibleAnywhere specifier is use in the UPROPERTY macro of a code based component, changing that component from one type to another (from USphereComponent to UBoxComponent for example) will c ...

Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero, and subsequent rotation is not allowed after the setting is disabled

UE - Gameplay - Player Movement - Jan 2, 2016

Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero. Subsequently disabling Pawn Use Control Rotation make rotation of the component impossible until ...

Custom Blend Graph read only after copy/paste of State Nodes

OLD - Anim - Apr 30, 2015

When copy/pasting a state network, if any transition has Custom Blend Logic, the Custom Blend Graph becomes read only in the pasted version. ...

Set World Location at Spline Point node doesn't change spline point locations

Tools - Jul 10, 2015

The Set World Location at Spline Point node does not correctly update the location of the indicated spline. ...

Landscape holes retain collision if Mip level changed to 1

UE - LD & Modeling - Terrain - Landscape - May 19, 2015

Landscape holes have collision if the mip level of the landscape is changed from 0 to 1. ...

Get Font Size returns 0.0 for default (null) font value

UE - Gameplay - Jan 21, 2015

When using the default value in a "get text size" node, the height and width return 0.0. Note: potentially returning null value as no hard value is presented to font. James: Should use same fall ...

Editor crashes on Shootergame when implementing widget blueprint

Docs - Samples - Sep 30, 2014

In Shootergame, adding a widget to the Viewport causes the editor to crash after PIE then re-opening the blueprint calling the widget. Additional Notes: This was repro'd in both main and Github. L ...