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 ...

Can Not Name A new project in Mac OS X Yosemite on 5k retina mac

UE - Platform - Apple - Mar 4, 2015

User says that on a brand new 5k Retina iMac with 32GB of Memory with hardly any other new software installed, they are unable to name a new project. When they try to fill the "name" field under St ...

Framerate stutter with Smooth Framerate set to 60/60 and in Fullscreen

UE - Graphics Features - Mar 4, 2015

With a locked Smooth Framerate of 60 Min / 60 Max and in Fullscreen Standalone mode, there is a transparent bar like stutter in the framerate that runs through the playing cinematic. Also Reproduce ...

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) ...

Cannot deploy to iPad

UE - Platform - Mobile - Mar 4, 2015

User has a problem with the deployment server failing when deploying to his iPad. https://answers.unrealengine.com/questions/185064/472-ios-install-bug.htmlhttps://answers.unrealengine.com/question ...

Crash with Distance Fields while using World Composition

UE - Graphics Features - Mar 4, 2015

Distance fields causing a crash when used in conjunction with World Composition. ...

Fix SourceLength to be tangent to spot light axis

UE - Graphics Features - Mar 4, 2015