Repeated GPU Timeout after drawing to render target

UE - Graphics Features - Dec 7, 2022

(Enduring Games) Included Insights trace to show the memory spike in LLM followed by some pretty large time cost frames in the timeline. (Link to insights trace in comments section) ...

Enhanced Input Action Triggers may be silently ignored when using multiple bindings in a context

UE - Gameplay - Input - Dec 15, 2023

The root cause appears to be an order of operations change made for [Link Removed] (CL 18309493 in UE5/Main). On EnhancedPlayerInput.cpp:238, the TriggerStateTracker is combined with state evaluated ...

Volumes visible on screen cannot be selected with box selection if "Box Select Occluded Objects" is enabled

UE - Editor - Workflow Systems - May 22, 2024

When using box selection with "Box Select Occluded Objects" enabled, volumes in the box selection zone are not able to be selected. ...

Partially loaded level instance becomes fully loaded after editing nested level instance

UE - World Creation - Worldbuilding Tools - Level Instances - Sep 10, 2024

Hot Reload changes actor focus from a component to its root

Tools - Mar 10, 2015

When a hot reload occurs in the editor, if the component of a placed actor is selected then focus will switch from the component to the actor's root. This can be confusing when the root is a code c ...

Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved

UE - Gameplay - Blueprint - Apr 17, 2015

Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...

Deleting class instance will call destructor for each instance of the class

Tools - Mar 11, 2015

**UPDATE** When the actor is pulled from content browser to scene, a "ghost" object is created even if the actor is still being "held". Dragging the actor back and forth into the editor viewport wi ...

Blueprint navmesh modifier does not update navmesh in level

UE - AI - Jun 21, 2015

CrashReporter: [Link Removed] The Navmesh Modifier Component in blueprints does not properly update a levels navmesh. ...

Console Command 'ModifySoundClass' is Unrecognized

UE - Audio - Mar 23, 2015

When running a game in the editor and using the Command Console 'ModifySoundClass', the console returns saying the command is unrecognized. It is my understanding, that even if you do not create ne ...