Renaming a level containing Text3DComponent can cause crash

UE - Virtual Production - Jan 6, 2023

BuildTextMesh function queued as AsyncTasks may be called during saving (renaming) a level containing Text3DComponents.  The following workaround fix the problem. void UText3DComponent::BuildTextMe ...

Importing through Python fails

UE - Editor - Content Pipeline - Import and Export - Feb 20, 2019

Version 4.21:The script result in popping the Alembic Import windows instead of a silent importThe provided options are ignored by the importer.  Version 4.22: Results in the provided callstack wi ...

Crash when calling SetVector2DParameter on a Niagara Parameter Collection

UE - Niagara - Mar 10, 2022

Crash when calling SetVector2DParameter on a Niagara Parameter Collection. The value for the SetVector2DParameter may or may not have to be changed in order for the crash to occur.  Assertion faile ...

Assertion fails when a struct is opened with a BP class reference stored and with that struct as a variable in the BP class that's referenced.

UE - Gameplay - Blueprint - May 10, 2022

Assertion fails when a struct is opened with a class reference stored and with the struct as a variable in the class that's referenced. A restart is required in order to see this occur. Repro Rate: ...

A crash happens with a combination of Event Receive Tick AI and a pawn losing possession

UE - AI - May 18, 2022

User reports this is a regression because it worked in 4.27, but they converted to 5.0.1 and now it causes a crash. However, I'm unable to verify this at this time. A crash happens with a combinati ...

Crash occurs while replacing a Widget Component with a user created Text Block

UE - Editor - UI Systems - UMG - Aug 18, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL18319896. The crash occurred. Crash occurs while replacing a Widget Component with a user created Text Block blueprint. ...

UE5 Main - Editor crashes when creating a Data Table

UE - Editor - Workflow Systems - Feb 14, 2022

Doesn't occur in UE5 Release or UE4.Can't attach logs/crash information I'm encountering an RHI crash within UE5 Main at the moment. This issue seems to be caused by a commit from last year that ...

Saving a Slate Vector Art asset causes a crash

UE - Editor - UI Systems - Mar 17, 2022

Saving a Slate Vector Art asset causes a crash. ...

[Sound Cue][Open World] - Crash when creating a Sound cue from an Ambient Sound actor on an Open World map

UE - World Creation - Worldbuilding Tools - OFPA - Apr 18, 2022

When trying to recreate an issue that resulted in [Link Removed], I came across this call stack.   Regression testing done in //UE4/Release-4.27.2 CL-18427296 and this issue did NOT happen. ...

Converting BSP to static mesh on Linux causes the editor to crash

UE - Platform - Linux - Mar 11, 2016

Converting a BSP to a static mesh will freeze and crash the editor when done on Linux. Windows does not exhibit the same conversion crash. ...