Reflection capture crash in FindOrAllocateCubemapIndex

UE - Graphics Features - Mar 15, 2017

See UDN thread ...

Camera turn rate in animation editor seems higher than it is in level viewport

OLD - Anim - Mar 14, 2017

In the animation editor, the viewport camera's turn rate seems very high, higher than the level editor's viewport camera. This makes it fairly easy to turn the camera a little too much, resulting i ...

UEdGraphSchema_K2::DefaultValueSimpleValidation() outputs an error message for bitmask fields.

UE - Gameplay - Blueprint - Mar 14, 2017

Byte properties tagged as bitmask values will emit an error on pin default value validation. ...

ImportAssets commandlet failing to create assets in project

UE - Editor - Content Pipeline - Import and Export - Mar 14, 2017

There are no errors or warnings in the console output or logs that suggest anything went wrong. Also attempted to import a .PNG with no luck. Exact command used, use of <user> where appropriate:UE4 ...

Landscape Grass Output Instances begin to float when using the Retopologize Tool

UE - LD & Modeling - Terrain - Landscape - Mar 14, 2017

When using the Retopolgize tool on a landscape that is utilizing the Landscape Grass Tool, any pre-existing grass types will begin to float and transform their locations. The only way myself and th ...

Shift+Tab does not bring up Steam overlay when Steam VR is running

UE - Online - Mar 14, 2017

Shift+Tab does not bring up Steam overlay when Steam VR is running ...

Packaging a DLC Plugin Fails with "Couldn't Update Resources" Error

UE - Foundation - Core - Cooker - Mar 14, 2017

Attempting to package a plugin as DLC is failing with the following error message: Program.Main: ERROR: AutomationTool terminated with exception: System.Exception: Couldn't update resource However ...

Nested Spline Components cannot be edited

Tools - Mar 14, 2017

When a spline component is created in a class/blueprint (child) that is used as a component for another class/blueprint (parent), the spline component cannot be edited from the parent class instance ...

UMG/Slate scroll bars have a minimum size for scaling

UE - Editor - UI Systems - Mar 14, 2017

A user has reported an issue about scroll bars having a minimum size in UMG and Slate code, causing them to not scale correctly when the scroll box is at a smaller size. This affects both horizontal ...

Editor Crash when custom Enum is used as Set or Map container type

UE - Foundation - Core - Mar 14, 2017

Making a blueprint variable a container (a Set or a Map with the Variable's "Pin Type" set to a custom Enum) and restarting the editor causes the editor to crash when opening the blueprint. Note: O ...