Editor crashed on opening level blueprint

UE - Gameplay - Apr 10, 2017

I've been unable to reproduce this issue. Once only occurrence so far. I did some other things inside the level in between these steps like pressing play and copying, rotating, deleting objects in ...

Assets are not discoverable after re-adding Feature Pack to project

UE - Editor - Content Pipeline - Content Browser - Aug 11, 2020

.uasset files that were deleted then re-added to the Content Browser are not properly discovered and added to the explorer. I have confirmed these assets are still on disk within Windows Explorer. T ...

WrapBox->ForceNewLine() does not keep the slot on a new line.

UE - Editor - UI Systems - Slate - Apr 18, 2022

Repro Ratio: 4/4 Regression testing done in //UE5/Release-5.0-EarlyAccess CL-16682836 as this is a new feature to UE5. This issue Also happened in Early Access 2. ...

Display bug in "View Changes" window causes pending file list to disappear

UE - Editor - Workflow Systems - Oct 6, 2023

The list view containing the files operated on by source control is missing a few hooks to refresh its contents, which can result in the view being delayed or inaccurate. ...

Deleting BP instances that have dynamic delegate bindings with other actors can cause those other actors to have stale actor desc references

UE - World Creation - Worldbuilding Tools - World Partition - Nov 20, 2023

The message can be resolved by resaving the actor desc. ...

Merge Actors button is not enabled when selecting assets in the viewport if they are not visible in the Merge Actor window

UE - World Creation - Worldbuilding Tools - HLOD - Aug 5, 2016

The user has to scroll to the top of the Merge Actors window in order to enable the Merge Actors button even after selecting an actor in the level ...

Translation Error during STEP import

UE - Editor - Content Pipeline - Datasmith - Importer - Mar 6, 2019

Using plugin version 4.21E3. The attached STEP file was generated using Fusion 360 v2.0.5357. It is a very basic house model. On import, the assembly named 'mod_Upper Hall2_v5_1' has several compone ...

Unable to save an Editor Utility Widget when it is running

Tools - Jun 12, 2019

Unable to save an Editor Utility Widget when it is running ...

Build Error when using ENUM without 0 entry

UE - Foundation - Cpp Tools - UnrealHeaderTool - Nov 26, 2019

Duplicating BP actors reset edited Variables to Default Value if Variables name start with Chinese Character

UE - Foundation - Core - Jul 29, 2020

Hints: It has no problem in 4.24, only happening in 4.25 It has no problem as long as the Variable name is contained with Alphabat(English characters) fully; or start with Alphabat(A_变量 is fine) ...