Passing array from blueprint to C++ causes performance drop

UE - Gameplay - Blueprint - Sep 8, 2015

Passing a blueprint array as an argument to a C++ function causes a spike in Frame rate, game and GPU. This spike is noticeable when using UnitGraph. Attached screenshots show difference in UnitGr ...

Reimport factory not being called for import enabled by plugin

UE - Editor - Content Pipeline - Import and Export - Apr 25, 2016

A user reported a problem that started occurring with 4.10 and didn't occur in 4.9.2 (Was unable to get a project in 4.9.2 and thus unable to confirm his claims, therefore I'm not marking this as a ...

Thumbnails do not update when setting Primitive Type inside Material Editor

Tools - Oct 24, 2017

In the Material Editor in UE4 selecting the Primitive Type under Thumbnail in the Details View does not update the preview material. There is no visible change or detail change that can be seen when ...

Multiple simultaneous keyboard event inputs not received

UE - Gameplay - Input - Mar 5, 2018

User Submitted Bug Some keys are not registered when pressed with combination of others. ...

Bounds location of apex destructible mesh will not be updated when added to sequencer directly from content browser

UE - Simulation - Physics - Destruction - Apr 22, 2020

Destructible mesh's location will not be updated when added to sequencer directly from content browser, unless two different locations are keyed on the transform track of the mesh. We found the bug ...

Interface cannot be re-implemented after removal from blueprint

UE - Gameplay - Blueprint - Sep 1, 2015

If an interface is removed from a blueprint and an interface function is transferred to a local function, the interface cannot be re-implemented in the blueprint. ...

nonstandard bsp additive brushes cause breaking/artifacting on other bsp brushes when colliding

UE - LD & Modeling - Modeling Tools - BSP - May 14, 2015

if a nonstandard additive bsp brush collides with a standard additive bsp brush, the surfaces of the bsps break and artifact, causing numerous holes in the brushes. ...

Changing between multiple Streams that are contained within an array does not work

UE - Gameplay - Blueprint - Mar 20, 2015

Changing between multiple Streams that are contained within an array does not work. ...

Running PIE with a dedicated server with 2 or more clients will clear undo buffer

Tools - Apr 29, 2016

The user can no longer undo in the editor after running a dedicated server with 2 or more players ...