Crash when using a Self reference with a Custom Event variable

UE - Gameplay - Blueprint - Jan 19, 2017

Crash when using a Self reference with a Custom Event variable that is using Pass By Reference. The crash only seems to occur if the setup was created in the Player Controller class. This was origi ...

Error when exposing a tMap/tSet on spawn and connecting it to a custom event

UE - Gameplay - Blueprint - Jul 12, 2017

When using a variable that has been setup to be a container of the type "Set" or "Map" and error will be thrown when connecting an exposed input pin to a custom event. ...

Linux Multi-Monitor Support Issues on GNOME Shell

UE - Platform - Linux - Dec 6, 2017

Users with GNOME Shell installed have reported having issues with multi-monitor support when the monitors are not equally sized or the same aspect ratio. If the application is moved from a smaller ...

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] ...

Users custom AI-heavy project crashes if anything is Built

UE - Gameplay - Feb 2, 2015

Users custom AI project crashes if anything is Built. (All, Lighting, Geometry, etc.) The project can be played but receives a message during play that the Navmesh needs to be rebuilt. ...

Unable to reparent component blueprint to custom class based on ActorComponent

UE - Gameplay - Blueprint - Jan 6, 2016

After creating a component blueprint (tested with SceneComponent / ActorComponent) the blueprint cannot be reparented to a custom classed inherited from ActorComponent. This seems inconsistent sinc ...

Make Bitmask node returns incorrect value when using custom Enum

UE - Gameplay - Blueprint - Jul 5, 2016

When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...

Setting meta data to custom MetaData class does not save after restarting editor

OLD - Anim - Apr 8, 2016

When setting a custom meta data class in an Animation Montage, the class set is not saved when the editor is closed / reopened. ...

Notify selection in Persona breaks with custom windows display scaling

UE - Anim - Runtime - Apr 21, 2022

The notify panel in the animation editor doesn't currently support windows display scaling. If the user changes the display scale to something like 150% then selection of notifies is inaccurate. T ...

called custom functions do not update parameter names upon compile, must be replaced

UE - Gameplay - Blueprint - Apr 21, 2015

Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...