[Python] Entry items are not displayed when sub-menus are added to the "LevelEditor.ActorContextMenu" section.

UE - Editor - Workflow Systems - Mar 6, 2023

When the [Actor] menu is opened, the menu of the added entry can be displayed. When the [Actor] menu is opened from the LevelEditor's Outliner, it is not displayed.  Solution: Add the required menu ...

Subobject pointer may be null when attempting to access a nested BP added property in a BP script or python

UE - Gameplay - Blueprint - Mar 3, 2023

This is likely something going wrong in the Blueprint Editor utilities function calls or something like that. Obviously this works as expected in the Subobject Editor itself, otherwise no nested BP ...

FBX Export - Bug w/Material Import Method - Create New Instanced Materials

UE - Editor - Content Pipeline - FBX - Mar 3, 2023

There appears to be a bug with the "Create New Inherited Materials" option of the "Material Import Method" of the FBX Import Options.   Instead of creating a material instance of the material specif ...

ICVFX Editor: Last Entry Index of "Pre-Viewport Color Grading" shows "Entire Cluster" group data.

UE - Virtual Production - nDisplay - Mar 2, 2023

The ICVFX view is displaying parameters for the entire cluster when the group in the right-most index is selected. Its expected that the right-most index group should behave like every other group, ...

Discrepancy in screen data read back in Materials from screen UVs

UE - Rendering Architecture - Materials - Mar 2, 2023

This needs to be debugged to see where the data discrepancy comes from. ...

Widget Component Variable can not be changed to Public with Instance Editable

UE - Editor - UI Systems - Mar 2, 2023

This is not explicitly a regression from 5.0.3. In 5.0.3 the component variable is set to public with instance editable by default and can not be changed. Tested in //UE5/Release-5.0 CL20979098 Any ...

Fbx importer: Issue when reimporting staticmesh base LOD and there is some custom LOD

UE - Editor - Content Pipeline - Import and Export - Mar 2, 2023

When we reset the material to fbx we should take care of the LOD since we will change/reorder the material slot array. ...

GAS: RemoveActiveGameplayEffect crashes when called during world teardown for periodic GEs

UE - Gameplay - Gameplay Ability System - Mar 2, 2023

AbilitySystemComponent crashes when RemoveActiveGameplayEffect is called during world teardown for an active gameplay effect that ticks periodically, by unsafe GetWorld()->GetTimerManager() access w ...

Standalone Material Function Instance creation results in crash

UE - Rendering Architecture - Materials - Mar 2, 2023

Coming from UDN https://udn.unrealengine.com/s/case/5004z00001mDBzzAAG/material-instance-asset-creation-workflows?fromCase=1 Either standalone MFI creation should work just like MaterialInstances, ...

Crash when TSR history separate translucency enabled

UE - Graphics Features - Mar 1, 2023