Crash on mobile OpenGL with a retainer box

UE - Platform - Mobile - Nov 23, 2022

The Label field does not function for Editor Utility Tool Menu Entry

UE - Editor - UI Systems - Nov 22, 2022

Labels for buttons added to the Level Editor Toolbar from the Editor Utility Tool Menu Entry blueprint do not appear in the toolbar. This functionality did exist in 4.26/4.27 but no longer seems to ...

Scroll box hand icon is small when DPI scaling is enabled

UE - Editor - UI Systems - Slate - Nov 22, 2022

The scroll box widget currently hides the cursor and manually draws a closed hand software cursor in SScrollBox::OnPaint when right clicking and dragging. This software cursor does not account for D ...

Vector NotEqual / != displays default tolerance of "0" instead of "0.0001"

UE - Gameplay - Blueprint Editor - Nov 22, 2022

If this is just a display issue, it's still fairly significant because a tolerance of 0 and anything else are very different. I have not confirmed if it's only display or if the comparison is actual ...

[CrashReporter] UnrealEditor-CoreUObject!SavePackageUtilities::WriteToFile(FString const &,unsigned char const *,__int64) [SavePackageUtilities.cpp:544]

UE - Editor - Content Pipeline - Content Browser - Nov 22, 2022

Generated from CrashReporter Fatal error: [Link Removed] [Line: 544] Could not write to One possible repro (but is possibly outdated) can be found in [Link Removed].  ...

TMap<Bool is disallowed despite bool having a hash

UE - Gameplay - Blueprint - Nov 22, 2022

Reproduced 3/3 times. User is unable to create a new TMap with bool key through Blueprints (which is the expected result).  Issue is technically a Regression, as the ensure does not occur in //UE5/ ...

Raytraced Shadows don't render on landscape grass

UE - Graphics Features - Shadows - Nov 22, 2022

Regression: Tested in UE5/Release-5.0, the issue did not occur so this is a regression Cast Dynamic Shadow should be enabled in the Landscape Grass Type by default, so shadows should be cast by the ...

Rect Light distribution incorrect with CPU Lightmass

UE - Graphics Features - Nov 22, 2022

Navmesh rebuild always occurs on Startup map immediately after starting editor

UE - AI - Navigation - Nov 22, 2022

Whenever launching the UE5 Editor, it rebuilds the navmesh on the first map it opens. Reopening the same map again will not cause the navmesh to be rebuilt. It seems that the first time the map is o ...

Lyra animation stutter when character moves from side to side

UE - Content - Sample - Nov 21, 2022

When moving in Lyra side to side using the B_Hero_ShooterMannequin as the player character, the animation will noticeably stutter whenever you change the direction of the movement. I repro'd this 3/ ...