Debug Lines can be seen through objects at certain camera angles.

UE - Graphics Features - Apr 28, 2022

Debug Lines can be seen through objects that occlude them at certain camera angles. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there, it is a regre ...

Add Actor World Offset does not work consistently with physics-enabled objects

UE - Simulation - Physics - May 3, 2022

Add Actor World Offset does not work consistently with physics-enabled objects Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did not occur there, it is a regression ...

Client is unable to Server Travel with the host when Seamless Travel is disabled

UE - Networking - May 5, 2022

Client is unable to Server Travel with the host when Seamless Travel is disabled. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the client is able to join in, it is a regress ...

If LevelSequence ends during a shot that includes a CineCameraActor, Player Camera is not reset correctly

UE - Anim - Sequencer - Dec 13, 2022

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Issue occurs when sequence ends with shot, and if sequence is interrupted during shot. ...

Adjusting color picker value for color structs within a structure crashes editor

UE - Gameplay - Blueprint - Aug 1, 2016

Attempting to adjust the value of a color struct via the color picker in structures crashes the editor. Frequency: 3/3 CrashReporter: [Link Removed] Regression (Yes) issue (does not) occur in 4. ...

NotBlueprintable User Widgets appear as option for Root Widget

UE - Editor - UI Systems - Jan 5, 2023

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Attempting to select NotBlueprintable Widget results in a pop-up saying that it's not ...

Crash on exit with NULL FTextRenderComponentMIDCache

Suggested fix is to relocate the Super::PreExit() call to the end of UGameEngine::PreExit() so that level streaming can be safely flushed before the MID cache is cleaned up. ...

Exporting and Reimporting static mesh created from BSP brush crashes editor

UE - Editor - Content Pipeline - Import and Export - Apr 12, 2016

Editor crashes if a bsp brush is turned into a static mesh, then that static mesh is exported from the editor and reimported. Frequency: 3/3 Crashreporter: [Link Removed] Regression? (Yes), issu ...

Impossible to save assets after change in redirectors

UE - Foundation - Core - UObject - Dec 13, 2018

One of our licensees pointed out this problem. I've tried all the common redirector problems (write / read permission, multiple instances of the editor, renaming the assets, running the commandle ...

"ShowFlag.InstancedFoliage 0" hides HISMC

UE - World Creation - Worldbuilding Tools - Foliage - Jul 29, 2020

Hierarchical Instanced Static Mesh components that contain no foliage are disappearing when ShowFlag.InstancedFoliage 0 is used. This was reported and tested in 4.24.3 (CL-11590370) and reproduced ...