Replacing actors during LevelInstance inline editing applies incorrect transforms

UE - World Creation - Worldbuilding Tools - Level Instances - Jul 14, 2022

When you finish editing a level instance, the actor is converted from the world position to the local position of the level instance, but if you replace the actor, the conversion process is performe ...

Deleting an asset and replacing with another asset while connected to source control can cause issues

UE - Editor - Workflow Systems - Oct 7, 2024

When using SVN, when deleting an asset in Unreal Editor and replacing it with another asset, the checkout fails and the references connected to the previous asset are broken. ...

Widget Blueprint breakpoints hit during a Tick event do not engage the debugger.

UE - Editor - UI Systems - Jun 13, 2024

The user comment on the Salesforce issue " This is a regression from the behaviour in 5.3.X, and I've reproduced it in 5.4.0, 5.4.1, and 5.4.2. The specific issue/change that caused this regression ...

Child Actor Component Not Destroyed When Parent BP Is Replaced in Scene

UE - Gameplay - Blueprint - Oct 16, 2015

Having an actor in the level with a child actor component, replacing it with another copy of itself, and deleting the copy results in a Child Actor remaining in the world outliner, which cannot be d ...

Replace Selected Actors With option breaks spawnable bindings when used with spawnables in Sequencer

UE - Anim - Sequencer - Sep 12, 2023

Replace selected actors with seems to remove the spawned actor without the sequence being aware that this happened. ...

Cannot negatively scale objects in editor with scaling widget

Tools - Mar 18, 2015

Objects do not react well to negative scaling with the scaling widget. Once an object hits 0 then pushes into negative values it begins stuttering between small float values until the user stops goi ...

Changing Preview Rendering Level hides transform widget

UE - Platform - Mobile - Aug 5, 2016

When you change the Preview Rendering Level to Android Preview and then close the project, reopen, and do this again it hides the transform widget. ...

Pasting an element into a Widget Blueprint hierarchy causes a crash

UE - Editor - UI Systems - Sep 23, 2021

Pasting an element into a Widget Blueprint after removing the canvas panel will result in a crash.  This has been tested with the border and button elements. This issue is occurring in //UE5/Releas ...

Get percentage for the progress bar in UMG does not reflect changes from a binding

UE - Editor - UI Systems - Jul 5, 2016

Get percentage for the progress bar in UMG does not reflect changes from a binding ...

Progress Percent is removed from UMG Progress Bar when Transform Shear value is changed

UE - Graphics Features - Nov 8, 2018

Modifying the Shear values on a Progress Bar in a Widget Blueprint cause it to lose its Fill Color and set Progress. This is a regression from 4.20.3 (CL-4369336). Reproes with -vulkan on both Linux ...