Renaming a blueprint to None will cause the blueprint to become unusable

UE - Editor - Content Pipeline - Content Browser - Dec 9, 2016

Renaming a blueprint to None will cause the blueprint to become unusable. The first time an item is named it will prevent the user from naming it "None". However, when renaming the asset the user ca ...

Compile error during build stage when packaging for tvOS

UE - Platform - Mobile - Dec 9, 2016

Compile error packaging for tvOS: Does not affect iOSUATHelper: Packaging (tvOS): UnrealBuildTool: D:\Build\joseph.wysosky_Main\Engine\Source\Runtime\Core\Private\iOS\IOSAppDelegate.cpp(388,12): ...

The back wheels on the Vehicle Game buggy is hitting invisible collision

UE - Simulation - Physics - Dec 9, 2016

REGRESSION BROKEN: 3216057 in Dev-Framework NOT OCCURRING: 3215904 in Dev-Framework However, it should be noted that, at CL 3215904, there is a separate (possibly related) issue that basically prod ...

Destructibles cannot reassign mesh in Level details panel if a Blueprint

UE - Simulation - Physics - Destruction - Dec 9, 2016

Blueprints with a Destructible Mesh component cannot have the mesh changed via the level details panel. It will not accept any new mesh via selection or dragged onto the slot. The Blueprint itself e ...

Long delay when multi-selecting bodies in PhAT viewport

UE - Simulation - Physics - Dec 9, 2016

REGRESSION Yes, does not occur in Release-4.14 at CL 3215883 When multi-selecting bodies in the PhAT viewport, there is a significant delay between the user clicking and the editor registering the ...

[CrashReport] UE4Editor_Kismet!SBlueprintEditorSelectedDebugObjectWidget::GenerateDebugObjectNames() [sblueprinteditorselecteddebugobjectwidget.cpp:454]

UE - Gameplay - Blueprint - Dec 9, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

Single digit frame rate when sculpting landscape foliage.

UE - LD & Modeling - Terrain - Landscape - Dec 9, 2016

Getting a performance hit when sculpting landscape that has foliage on it. ...

Move component to (Rotation) appears to take the shortest path by default

UE - Gameplay - Blueprint - Dec 8, 2016

Move component to (Rotation) appears to take the shortest path by default ...

Setting the Game state class in the game mode to "GameState" will cause the character in the third person template to lose input

UE - Gameplay - Dec 8, 2016

Setting the Game state class in the game mode to "GameState" will cause the character in the third person template to lose input ...

Project fails to package with const BluperintFunctionLibrary function and Nativize Blueprints set

UE - Gameplay - Blueprint Runtime - Dec 8, 2016

If a blueprint function library has a function that is const, the project will fail to compile if Nativize blueprint is set to true. ...