T_Cobblestone_Rough_N has incorrect Compression Settings

Docs - Samples - Mar 5, 2015

T_Cobblestone_Rough_N is incorrectly set to TC_Default not TC_NormalMap ...

Crash when clicking on a "Two Bone IK" node

UE - Gameplay - Blueprint - Mar 5, 2015

Crash when clicking on a "Two Bone IK" node in an Animation Blueprint Crash Reporter currently down, see callstack section. Log and dmp are attached ...

uv scale of materials on hollow BSP does not persist after building geometry

UE - LD & Modeling - Modeling Tools - BSP - Mar 5, 2015

When creating a level with BSPs UV settings that are applied do not persist after building. Regression: Yes Working: CL-2386410 Broken: CL-2467323 ...

Placing a ' - ' in theproject name will cause the Android build to fail

UE - Platform - Mobile - Mar 5, 2015

Android Build will fail if there is a hyphen in the Android Package Name. The user points out that this may be because of how Java works. I have attached my build failed logs. ...

Correct Morph Targets animate in PIE, but not in Standalone Game

OLD - Anim - Mar 5, 2015

Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...

Custom Component class does not show up in Add Component list

UE - Gameplay - Blueprint - Mar 5, 2015

Creating a code component class and marking the UCLASS() macro with meta=(BlueprintSpawnableComponent) does not allow the component to be used inside blueprints. Workaround: Adding ClassGroup=( [Gr ...

"DefaultToSelf" pin ignores parameter type

UE - Gameplay - Blueprint - Mar 5, 2015

A user reported an issue resulting in a crash with callstack pasted below. After a brief investigation I've found that user was able to successfully compile a blueprint where a function taking an ...

Changing the value of a parent class variable does not update after hot reload

UE - Gameplay - Blueprint - Mar 4, 2015

When the value of a variable defined in a parent class is changed inside of the child class, the value is not updated in a BP of the child after hot reloading. ...

UMG causes crash when running as a client on a dedicated server

UE - Editor - UI Systems - Mar 4, 2015

If the settings for the multiplayer options are set as follows: Number of players : 1 Run Dedicated Server : True (Checked) Use Single Process: False (Unchecked) Editor Multiplayer Mode: Play As Cl ...

Editor crashes on lower spec hardware

UE - Graphics Features - Mar 4, 2015

Lower spec hardware is causing the Editor to crash with Access violation - code c0000005 (first/second chance not available) ...