GetKnownPerceivedActors doesn't stop calling when specified AISense should be forgotten

UE - AI - Mar 17, 2019

There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...

Crash using VisualizeTexture command with texture id

UE - Graphics Features - Jul 1, 2019

Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...

Incorrect Manual Focus Distance from eye dropper

UE - Anim - Sequencer - Oct 17, 2019

The Debug Focus Plane in the CineCameraActor does not appropriately respond to mouse input and position when the Manual Focus Distance is set using the eye-dropper. Tested in 4.21.2 (CL - 4753647), ...

Input isn't recognized for Shift+F, or just the F key when the Shift key is also pressed down

UE - Gameplay - Input - Nov 23, 2021

This is a regression Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Did not reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Repr ...

Setting inherited variables in child blueprint crash editor

UE - Gameplay - Blueprint - Apr 15, 2015

PIE without compiling child blueprint (3rdSpiderPawn in example) that is attempting to affect an inherited variable will crash the editor. Additional Information: User has several cast to nodes ca ...

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted

UE - Gameplay - Blueprint - Mar 17, 2015

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted. This does not appear to affect functionality in 4.7.2. In Main, the nodes must be refreshed to restore ...

Creating animation assets from right-clicking skel mesh results in showing incorrect mesh in Persona

OLD - Anim - Dec 23, 2016

REGRESSION No. When a skeleton has multiple skel meshes assigned to it, if the user creates a animation asset (animation blueprint, composite, montage) by right-clicking the skeletal mesh and selec ...

[CrashReport] Game mode crash in UE4Game_Win32_Shipping!TStaticStateRHI

UE - Graphics Features - Feb 21, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below.Error message: Access violation - code c0000005 (fi ...

References stored in deleted UProperties stick around in a Blueprint Class

UE - Gameplay - Blueprint - Apr 25, 2017

If a UProperty that stores a reference to an asset is deleted, the reference to that asset lingers in any Blueprints that had a reference stored in that UProperty. This can lead to issues when the r ...

Particle emitter with Mesh Data type does not change material to new material instance

UE - Niagara - Jun 4, 2018

Particle emitter with Mesh Data type does not change material to new material instance. It will not apply changes that are being made at run time to a parameter in the material instance being used.  ...