ResavePackages commandlet with Build Lighting applies level transform each time

UE - Foundation - Core - Cooker - Sep 13, 2016

While using the commandlet for RebuildPackages with -BuildLighting and having any sub-levels with level transforms will be added to the current position each time this commandlet is run. As an exa ...

User cannot undo the automatic changing of Mobility settings

Tools - Sep 12, 2016

When the users causes a component to automatically change its Mobility setting by changing that setting on a parent or child component, undoing that change only affects the manual change caused by t ...

Changing LOD materials on Merged Actors Crashes Editor

UE - Gameplay - Sep 12, 2016

If you merg actors with LODs with the setting LODSelection Type set to "Use all LOD levels" then apply a material to the element 0 assigned to LOD1 the engine will crash. NOTE I wasn't able to rep ...

3D Widget Components with depth test disabled are still culled when fully occluded

UE - Graphics Features - Sep 12, 2016

Currently, we allow occlusion culling on WidgetComponents regardless of whether or not depth test is enabled. This makes it challenging to make a widget render through other actors in the world, sin ...

Material Billboards are Incorrectly Reflected

UE - Graphics Features - Sep 12, 2016

When using a billboard material as a component it will reflect incorrectly. This happens with both Screen Space and Planar Reflections. ...

Dynamic Collections do not display any results

UE - Editor - Content Pipeline - Content Browser - Sep 12, 2016

Dynamic Collections do not display any results upon being created. Please note that opening a project that had a Dynamic Collection already selected may show the results at first. This is only tempo ...

Realtime Rendering in Viewport Toggle not Working as Expected

UE - LD & Modeling - Terrain - Landscape - Sep 12, 2016

When switching editor modes Realtime rendering will always switch back to enabled unless you are in "Place" mode. While in "Place" mode the editor will remember your setting for Realtime rendering i ...

Float Curve that is set as a local variable in an actor's function is garbage collected when in Standalone, causing a crash

UE - Gameplay - Blueprint - Sep 9, 2016

If a Curve Float local variable is created for a function, it will be garbage collected when garbage collection occurs. This causes the process to crash due to an null pointer error whenever it is r ...

Subtitles don't appear in matinee when scrubbing.

Tools - Sep 9, 2016

When verifying [Link Removed] (GitHub 2762 : Correct subtitle rendering when scrubbing) I found that subtitles will not render while scrubbing the matinee. [Link Removed] has since been closed, but ...

GPU Visualizer is being clipped in VR Preview

UE - Platform - XR - Sep 9, 2016

Found by internal developer. The GPU Visualizer window is being clipped, making it unusable while in VR Preivew. This works find in Play in New Window. ...