Niagara compile error : Select Position from Array

UE - Niagara - Nov 24, 2022

A similar node, Select Vector From Array, does not have this problem. The difference between the two seems to be whether or not Required is checked in the input node's exposure options. ...

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 ...

MetaSounds isn't working with Modular Game Features - LogMetaSound: Error: Target interface is not registered

Audio-Gameplay-Engineering - Nov 22, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Errors:[2022.11.22-18.11.28:472][  0]LogMetaSound: Error: Target interface is not regi ...

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

UE - Framework - 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 ...

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 ...

Hierarchical Instanced Static Mesh does not render correctly on Vulkan mobile

UE - Platform - Mobile - Nov 17, 2022

Something is rendering incorrectly about hierarchical instanced static meshes on vulkan mobile. If the project uses GPUScene, instead of using HISM for manual instancing, and relying on GPUScene for ...