Cannot Undo Blueprint Nodes Placed Using Shortcuts

UE - Gameplay - Blueprint - Mar 8, 2016

Nodes that are placed using shortcuts (ex. B+LMB for a branch node) cannot be undone using CTRL+Z. Found in 4.10.4 binary. Reproduced in 4.11 Preview 6 binary and Main CL 2894512. ...

Compile 'Note' on BP Interface events

UE - Gameplay - Feb 23, 2017

Compile 'Note' on BP Interface events. It happens in actor BPs and also BP Widgets. A similar issue was fixed back in 4.11 with Custom Events. Could be related? https://jira.it.epicgames.net/brows ...

Adding a camera cut track through sequencer scripting does not set the movie scene's camera cut track

UE - Anim - Sequencer - Mar 13, 2020

When adding a camera cut track through sequencer scripting there is no way to set the camera cut track on the movie scene, which is how the add track menu determines if a new one can be added. This ...

BlackboardComponent observer can be called for the wrong key

UE - AI - BehaviorTree - Feb 7, 2023

We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...

Animation Modifiers that contain a null Animation Sequence value cause the Engine to crash when applied to an Animation Sequence

OLD - Anim - Nov 14, 2018

When an Animation Modifier passes a null Animation Sequence value to an Animation Sequence the Editor will crash. This is a regression from 4.20.3 (CL-4369336). This was reported and tested in 4.21 ...

UMG widgets with instanced properties reset those properties to default on compilation

UE - Editor - UI Systems - Feb 2, 2016

This is perhaps a misuse of Instanced properties but the repro info is good so I thought I'd better add it to Jira. See Additional Info URL for details. Checked and happening on: //UE4/Main CL-2884 ...

Editor primitives render incorrectly in stereoscopic with instanced stereo

UE - Platform - XR - Aug 17, 2016

Trigger box icons move around when oculus head movement is used. Found in //UE4/Release-Staging-4.13 @ 3090357 QA-Promotion map Edit: 08-22: This affects volumes as well as their editor icons, upd ...

ShowDebug Overlapping Text

Tools - Apr 27, 2016

Using the showdebug commands during play results in overlapping text that is difficult to read. Found in 4.11.2 binary. Reproduced in 4.10.4 binary and Main CL 2852833. Regression? No, also occ ...

Using Blend Physics Weight causes skeletal mesh to spin at high speed

OLD - Anim - Mar 5, 2015

When Phyics Blend in the PHAT editor is set between 0 and 1, the user character will spin wildly. User has image of this affecting character in game whereas I was only able to replicate it in the PH ...

Using FEditorModeID for the "Mode" console command does not switch the modes tab

Tools - May 10, 2016

Using the FEditorModeID for the different editor modes does not affect actual modes available in editor Modes tab. Example: Command "Mode EM_Foliage" does not switch to the foliage mode Workaround ...