Using an integer that is higher than the total members in an enum to select an enum will cause a crash

UE - Gameplay - Blueprint - Sep 21, 2015

If the user uses an integer to select a member of an enum, the enumeration will crash if the integer is higher than the number of members in the enum. ...

Crash when Child Actor Component overlaps Parent static mesh inside of the blueprint editor

UE - Gameplay - Sep 21, 2015

Crash when Child Actor Component, that is set to Destroy Other Actor on overlap, overlaps Parent static mesh inside of the blueprint editor Crash Reporter: [Link Removed] ...

PIE after the Game Instance's parent has a wire disconnected, compiled, then reconnected crashes this project

UE - Gameplay - Blueprint - Sep 18, 2015

This user's project crashes on PIE after the Game Instance's parent has a wire disconnected, compiled, then reconnected. Possibly related to [Link Removed], but the call stack is slightly different. ...

Garbage Collection Causes Lag in MAC Project

UE - Foundation - Core - Sep 18, 2015

User reports lag regardless of the Garbage Collection settings, EXCEPT: If the user changes settings to 3 then lag becomes more frequent (approximately every 3 seconds verses every 5 seconds.) *Wa ...

Graphical Artifacts in Editor with Macs using Certain AMD Graphics Cards

UE - Graphics Features - Sep 17, 2015

Users are reporting black and splotchy like graphical issues in their projects when working on a Mac and using an AMD graphics card. The user in the link provided mentions, "that UE 4.8.3 is withou ...

Add ENGINE_API to UDirectionalLightComponent

UE - Gameplay - Sep 17, 2015

As per forum post all other light component clases (PointLightComponent, SpotLightComponent etc) all have ENGINE_API but DirectionLightComponent does not. If only for consistency it should but also ...

Converting a landscape to blueprint crashes editor

UE - Gameplay - Blueprint - Sep 17, 2015

Converting a landscape to a blueprint immediately crashes the editor. Frequency: 2/2 ...

Struct that is referencing a Custom bp Class will reset to default values on editor restart

UE - Gameplay - Blueprint - Sep 16, 2015

Struct that is referencing a Custom bp Class will reset to default values on editor restart User Description: Making a array of object types in a struct. the goal is to have a struct containing wa ...

Level Blueprint's Parent Class can be set to another Level Blueprint's generated class

UE - Gameplay - Blueprint - Sep 16, 2015

You can assign the Parent Class of Level Blueprint to be the generated class of another Level Blueprint, which gives you the following "Graph is linked to object(s) in external map" error if you try ...

NavMesh does not update properly when "Can Ever Affect Navigation" is toggled (For Static Meshes)

UE - AI - Sep 15, 2015

This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...