Hot Reload crash on PIE with custom AIController and Perception Component

UE - AI - Sep 29, 2015

If a pawn in the level is using a custom AI Controller that sets the AIPerceptionComponent in code, the editor will crash on PIE after a hot reload. CrashReporter: [Link Removed] ...

"Asterisk" is misspelled as "Asterix" in a Blueprint Node

UE - Gameplay - Blueprint - Sep 29, 2015

"Asterisk" is misspelled as "Asterix" in a Blueprint Node ...

Double-Clicking a Camera in the World Outliner Changes Its Position

Tools - Sep 29, 2015

When you double-click on a camera in the world outliner to snap to its location, it instead moves the camera from its original position. Found in 4.9.1 binary. Could not reproduce in 4.8.3, this i ...

Compile errors when building full solution for Development Win64

UE - Foundation - Cpp Tools - UnrealBuildTool - Sep 29, 2015

Per email conversation, entering this in as a single bug ...

Assigning a Parent Socket of a component in a child bp also changes that socket for all children and the parent, then resets to the parent default on restart

UE - Gameplay - Blueprint - Sep 28, 2015

Assigning a Parent Socket of a component in a child bp also changes that socket for all children and the parent, then resets to the parent default on restart Description: Yesterday i noticed that ...

Changing the navigation for the root of a widget blueprint will cause a crash

UE - Editor - UI Systems - Sep 28, 2015

Changing the navigation of the root of the widget blueprint will cause the editor to crash ...

Switch on custom enum causes compilation errors after Hot Reload

UE - Foundation - Core - Sep 28, 2015

If the project is hot reloaded while a Switch on Enum is inside of a blueprint which is switching on a custom enum, the switch will become corrupted. It changes the 'selection' pin to take a Byte pa ...

Importing multiple SpeedTree assets that use the same texture will not assign correctly

UE - Graphics Features - Sep 25, 2015

When importing multiple SpeedTree assets that use the same material will cause one to import blank (black) materials and assigned. This happens when importing into the same folder, however, if impor ...

Scroll widget into view will cause a crash is given a null value

UE - Editor - UI Systems - Sep 25, 2015

If the user uses "Get child at" with an invalid index and then hooks up the return value to a "Scroll Widget into View" node's "Widget to Find" pin it will cause a crash ...

Changing Game Icon does not properly alter icon on Windows taskbar in packaged project

UE - Foundation - Core - Cooker - Sep 24, 2015

Changing the Game Icon in Windows Packaged projects does not display the new icon on Windows taskbar. ...