Dataprep crash when creating a parameter from a datatable asset or any asset

UE - Editor - Content Pipeline - Visual Dataprep - Nov 28, 2022

Packed level blueprint does not behave as noted in documentation.

UE - World Creation - Worldbuilding Tools - Nov 28, 2022

In the documentation page: [Level Instancing in Unreal Engine | Unreal Engine 5.0 Documentation|https://docs.unrealengine.com/5.0/en-US/level-instancing-in-unreal-engine/] it is mentioned that: [ ...

nDisplay VIOSO Projection Policy broken since 5.0.3

UE - Virtual Production - nDisplay - Nov 25, 2022

Hi Sevan, I think we are having a bug: When using our calibration format “vwf” the image is slightly misaligned. Same calibration exported MPCDIv2 works good in UE. So it seems to be some issue ...

datasmithAreaLightActor cannot be changed in editor

UE - Editor - Content Pipeline - Datasmith - Importer - Nov 24, 2022

Mass Entity Config not displaying or accepting drag and dropped State Tree assets

UE - AI - Mass - Nov 23, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Mass Entity Config not displaying or accepting drag and dropped State Tree assets. The only clear way to assign a State Tree is by c ...

Blueprint Actors' Static Meshes disappear after Building Level

UE - Gameplay - Blueprint - Nov 23, 2022

Reproduced 3/3 times. Was not able to reproduce in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...

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

Rect Light distribution incorrect with CPU Lightmass

UE - Graphics Features - Nov 22, 2022

GAS: RemoveReplicatedLooseGameplayTag on unadded tag causes it to be replicated

UE - Gameplay - Gameplay Ability System - Nov 17, 2022

A UDN user found that calling AbilitySystemComponent->RemoveReplicatedLooseGameplayTag(TagToRemove); while the gameplay tag was not in the TagMap, will create an entry for it with count 0, see ...

Improper Initialization of trigger values when added at runtime with the key pressed already

UE - Gameplay - Input - Nov 11, 2022

See the comment on UInputTrigger::LastValue around issues being a bool type on first tick ...