Crash with assigning APEX Cloth that uses a custom graphical mesh

UE - Simulation - Physics - Feb 24, 2015

When a graphical mesh is used to create a lower LOD for cloth assets and the Cloth FBX has the APB assigned to the material for the cloth there will be a crash. ...

Color bubble has no effect in an Event Graph

UE - Gameplay - Blueprint - Feb 24, 2015

If you add a comment to an Event graph Blueprint and change the comment color, the bubble should not change colors unless the Color Bubble detail is checked. I have included photos to better show ...

Crash when opening maps and blueprints in user's project

UE - Gameplay - Blueprint - Feb 23, 2015

Crash when opening maps and blueprints or PIE in user's project. [Link Removed] Possibly related [Link Removed] -30763-strategy.log is the first log, which indicated that the user's custom "Civil ...

Material Parameter Collection does not correctly render in Widget BP

UE - Editor - UI Systems - Feb 23, 2015

If a Material Parameter Collection with a Scalar Parameter is used within a material and that material is called within a widget the scalar parameter will render with a 0 value, even when set to ano ...

Possess functions need to be marked server-only

UE - Gameplay - Feb 23, 2015

Possess() should only work on the server, and only be callable on the server. ...

Editor Crashes when compiling a 3d widget after adding array variable

UE - Editor - UI Systems - Feb 23, 2015

Editor crashes when user adds array variable (any type) to a 3d widget that is used within a blueprint actor and then compiles the widget. Frequency: 4/4 Crash Reporter: [Link Removed] ...

Clearing BB values with UBlackboardComponent::ClearValue doesn't work

UE - AI - Feb 23, 2015

It just doesn't. There's a bug in the code, as described by user in the linked answerhub thread ...

UMG Textblock with no font drops FPS by ~30

UE - Editor - UI Systems - Feb 21, 2015

FPS drops in PIE when a widget is called that has text with no font selected. ...

Flying pawn ignores landscape collision

UE - Gameplay - Feb 21, 2015

Flying pawn from Flying Template does not collide with landscapes. ...

Set Timer node does not stop the timer if it is set to zero by the Custom Event

UE - Gameplay - Feb 20, 2015

Set Timer node does not stop the timer if it is set to zero by the Custom Event. This is also true if Set Timer Delegates are used. ...