Long splash screen when launching a cook on the fly project on Android

UE - Platform - Mobile - Mar 16, 2015

When launching a cook on the fly project on Android the splash screen last about 2 minutes before the template opens. ...

Components spawned at runtime do not take Radial Damage if simulating physics

UE - Gameplay - Mar 16, 2015

Components spawned at runtime do not take Radial Damage if simulating physics. ...

Foreign language errors in VS do not display properly in editor

Tools - Mar 16, 2015

Error messages displayed in other languages when attempting to compile in VS show up as question marks and other random characters in the editor output log. ...

Line traces don't consistently trigger when colliding between landscape components

UE - Simulation - Physics - Mar 15, 2015

Landscapes do not consistently return "hit" on traces. Lots of AH posts on this topic, and votes on public tracker: [Link Removed] ...

GetHitResultUnderCursor does not always return true with landscape collision

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2015

When using GetHitResultUnderCursor and pressing LMB over a landscape, there is a chance that the location chosen will return false when it should be returning true. It seems dependent on what area o ...

Cannot use a material instance to "Replace Reference" when deleting a material that is assigned to an image widget

UE - Editor - UI Systems - Mar 12, 2015

Material Instances are not given as options when assigning a replacement material to a UMG image widget after the original material was deleted. ...

AI Pawn Sensing component cannot see and hear at the same time

UE - AI - Mar 12, 2015

Hear events are never fired while See events are fired. They are mutually exclusive, with See events taking priority if both happen. ...

Hot Reload changes actor focus from a component to its root

Tools - Mar 10, 2015

When a hot reload occurs in the editor, if the component of a placed actor is selected then focus will switch from the component to the actor's root. This can be confusing when the root is a code c ...

Steam UI overlays do not appear on mac

UE - Platform - Apple - Mar 10, 2015

When adding shootergame to steam as a non steam game, the overlays do no appear when launching. ...

Memory leak after exiting PIE

There appears to be a memory leak when you PIE and then exit PIE. Users are reporting that each time they PIE, their RAM usage jumps up, say, 10MB, then when you exit PIE, it only drops down 5MB. ...