[CrashReport][Crash] crash at exit due to pending perforce background tasks

UE - Editor - Workflow Systems - Jul 16, 2024

Users affected: 440 Total occurrences: 672 Last occurrence: July 16th 2024, 2:40:01 pm First occurrence: December 31st 2023, 1:47:28 pm Latest version: ++UE5+Release-5.3-CL-29314046 Platform: Win64 ...

Level editor viewports crash when deleting actors after a layout change

UE - Editor - Workflow Systems - Apr 18, 2022

Reported by a customer while testing USD import. See additional URL ...

Duplicated bp components incorrectly double their transforms when created

UE - Gameplay - Blueprint - Jan 4, 2017

Add a light to a blueprint Move it away from the origin Right click on the component and duplicate it Notice that the new light is now a child of the previous light and that its transform is now in ...

Owner No See option does not correctly apply to widgets using screen space

UE - Editor - UI Systems - Aug 17, 2017

When using the Owner No See option with Widgets, if the widget is set to display on the screen rather than the world, then the option does not affect the widget as intended. Other forms of changing ...

Undoing the pasting of a copied node from the Blueprint Diff tools causes an access violation crash

UE - Gameplay - Blueprint Editor - Aug 24, 2017

The editor crashes with an Access Violation if a node that was copied and pasted from the Blueprint Diff tools is removed via an undo. Regression?: No This issue also occurred in 4.16 Branches tes ...

Planes have a Mesh Distance field exceeds the size of the original mesh

UE - Graphics Features - Sep 20, 2017

Planes have a Mesh Distance field exceeds the size of the original mesh when the value is set to 2. This behavior does not seem intended as the cube does not experience this issue when the value is ...

Set Range Animations imported from 60Hz frametime is halved

Tools - Aug 3, 2018

Reported by a licensee on UDN, this bug is fallout from the fix made for the following Jira:[Link Removed] - Fbx importer: animation range import is broken when importing 60Hz anim The attached ass ...

Editor stalls on Mac after key up, mouse up

UE - Platform - Apple - Dec 19, 2019

UDN user reported a performance hit on Mac with the latest Hotfix release when the user is interacting with the editor either through keyboard or mouse input. This performance hit is noticeable whe ...

Rare assertion comes up when cooking if sequencer camera track has only additive transform track

UE - Anim - Sequencer - Mar 2, 2020

If a camera track has only additive transform track, some functions return uninitialized F3DTransformTrackToken made by default constructor. It causes a rare assertion. Please take a look at F3DTra ...

Undo function breaks local variables in Blueprint Function after compiling

UE - Gameplay - Oct 8, 2020

Blueprint functions appear to correctly associate local variables when renaming the function. However when undoing a rename with ctrl-z the local variables appear to lose their association. Redoing ...