Lightmaps on Mobile Devices Appear Dirtied and Pixelated

UE - Platform - Mobile - Jun 19, 2015

Baked lighting on mobile has dirtied or pixelated lightmaps. When testing this issue I attempted to change various settings within the 'Lightmass' section and the changes made did not have much effe ...

Most GetActorFeetLocation should be turned into GetActorNavLocation

UE - AI - Jun 5, 2015

In most places in PathFollowingComponent calls to GetActorFeetLocation should be turned into GetActorNavLocation for flexibility's sake. However, it's not trivial and will require some thought. ...

Setting capsule height on the Server is not replicated to the Client while the Server character is moving

UE - Networking - Jun 18, 2015

Crouching on the Server is not replicated to the Client while the Server character is moving. Reproduced in 4.7.6, 4.8.0, and Main (//depot/UE4/Promotable-CL-2591224) ...

LIVE: LANDSCAPE: RENDERING: Landscape smooths until edited again after saving

UE - Graphics Features - Sep 15, 2014

Build: 4.4.2-2289767 Description: If a user makes changes to a landscape then saves the project, the landscape will appear smoothed until another change is made. Repro: [Reproduced Internally] 1. O ...

Cannot remove overrided interface with in a child after it has been removed from the parent

UE - Gameplay - Blueprint - Sep 24, 2015

If a user preforms the following order of a events it can cause an interface to becomes impossible to remove. Create actorCreate interfaceAdd interface to actorCreate child based on actorOverride th ...

PIE - RendertoTarget is the same for all players

UE - Gameplay - Jan 5, 2016

Render Target is displayed across the client and server. Render target should only be displayed on the player and screen that spawns the actor. Note: Turning visibility off for the render target w ...

TextRenderComponents do not update bounds right away when changing text

UE - Graphics Features - Sep 18, 2015

When using a print string to print out changing values in a single line of execution. The result that is printed out is not always accurate. ...

Behavior tree subtree switch reported as hitching

UE - AI - Apr 4, 2016

Setup described in UDN post: parent tree: root - selector - run behavior task subtree: root - sequence - custom BP task with just print string repro: print string message (engine tick) is showing u ...

LIVE: Importing this OBJ file crashes the editor

UE - Editor - Content Pipeline - Import and Export - Oct 22, 2014

Importing the attached Fly.obj crashes the editor on OSX. Does not occur in Windows 7. Crashreport: 435809 ...