Viewports: Marquee selection always selects skeletal meshes in ortho viewports

Tools - Apr 16, 2015

Box select always selects skeletal meshes in ortho viewports, even when not touching the actor. Switching on Strict Box Selection fixes it as a workaround. ...

Cannot Delete Folder Containing Sub Folders from Content Browser

Tools - Nov 17, 2016

Cannot delete a folder containing sub-folders from the Content Browser even after contents and sub-folders have been removed. Regression: This does not occur in UE 4.13 ...

Pose assets do not snap to the pose when Additive is disabled

OLD - Anim - Oct 24, 2016

This is a regression from 4.13.1 as it was snapping to the pose then. If this was an intentional change please let us know and we can update the test case to reflect this. ...

Crash when removing or disabling an additive layer track in Persona

OLD - Anim - Oct 3, 2016

Editor is crashing when removing and Additive layer Track in persona. Editor also crashes if the curve is disabled rather than deleted. This is a regression from 4.13 ...

Cannot delete Notifies from Anim Notify Manager

OLD - Anim - Jan 4, 2017

Cannot delete Notifies from Anim Notify Manager. Regression: YES Broken: 3224400 (4.14.1) Worked: 3172292 (4.13.2) ...

No additional ticks appear on the timeline when you zoom in

OLD - Anim - Jan 26, 2017

No additional ticks appear on the timeline when you zoom in Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...

Crash upon clearing Sequence Record settings in C++ with the window open

UE - Anim - Sequencer - Feb 10, 2017

Resetting the Sequence Record settings in C++ while the Sequence Recorder Window is open causes the editor to crash Regression?: No This also occurs in 4.13 ...

Allow demo functions from Execute Console Command.

UE - Networking - Aug 10, 2017

Continuation of [Link Removed] Previous ticket addressed the crash. However, it didn't fix the FScoedLevelCollectionContextSwitch to allow for demo commands to be run from Execute Console Commands. ...

RetargetSource in AnimSeqeuence doesn't affect DDC key

UE - Anim - Runtime - Aug 4, 2020

Retarget source doesn't affect DDC key, so it causes incorrect result. Changing the anim sequence DDC key generation to include it fixes this issue. ...

[Feature Request] Event triggering skipped in subsequences and shots

UE - Anim - Sequencer - Feb 11, 2021

Events in subscenes can be skipped if playback skips over the end of the subscene before evaluating the event. ECS allows for determinism fences which can fix this issue. ...