[AI] FInstancedStruct is not dupilicated properly if values are different from an Actor's defaults

UE - AI - Jan 24, 2024

A licensee reports that the values of an FInstancedStruct do not get properly duplicated if they differ from the default values of the Actor or TArray to which they belong. Possible short-term wo ...

WorldConditions forward declares USmartObjectDefinition without using the class

UE - AI - Jan 23, 2024

In WorldConditionsEditor, at least DataRefDetails and DefinitionDetails forward declare USmartObjectDefinition without using the class. The uplugin nor the build.cs does not list SmartObjects as a ...

SGameplayTagQueryWidget constructed in SGameplayTagQueryEntryBox ignores UGameplayTagsManager::OnGetCategoriesMetaFromPropertyHandle

UE - AI - Jan 9, 2024

2 issues with SGameplayTagQueryEntryBox that a UDN customer noticed:We are binding a delegate to UGameplayTagsManager::OnGetCategoriesMetaFromPropertyHandle to customize how the categories are retri ...

[AI] ZoneShapeComponent does not allow for setting lane profile per point when it is added to a BP

UE - AI - Aug 21, 2023

Adding a ZoneShapeComponent to an Actor BP does not behave as expected. You cannot use the shape as a polygon with per point lane profiles like what is needed for an intersection. When attempting to ...

[AI] ZoneShapes visualization does not reset after selecting another actor

UE - AI - Jul 26, 2023

ZoneShapes do not reset visuals when being de-selected and re-selected. The last piece of the zone shape to be selected will still show as selected when the shape is re-selected, but using the edito ...

[AI] Editor crashes when editing values of an FInstancedStruct's TArray inside of a BP

UE - AI - Jun 30, 2023

While using a custom struct that contains a TArray member variable with FInstancedStruct, you cannot edit it in the editor without a crash. Other structs and types work as expected even if they deri ...

[AI] ZoneGraph does not automatically rebuild when Build ZoneGraph While Editing flag is enabled.

UE - AI - Feb 16, 2023

ZoneGraph is failing to build automatically in the editor even when the flag for Build Zone Graph While Editing is enabled. Things tried that do not cause an automatic rebuild are:Moving, rotating, ...

Subcategories in Visual Logger do not Remember Open/Closed State

UE - AI - Aug 2, 2022

Within the actor snapshot area, you can categorize information into different sub-trees, each of which are expandable. However as you scrub through the timeline and new events happen, any sub-catego ...

A crash happens with a combination of Event Receive Tick AI and a pawn losing possession

UE - AI - May 18, 2022

User reports this is a regression because it worked in 4.27, but they converted to 5.0.1 and now it causes a crash. However, I'm unable to verify this at this time. A crash happens with a combinati ...

Editor freezes up when dragging the scroll bar of the Visual Logger window when a bvlog file isn't loaded

UE - AI - May 21, 2021

When adjusting the scroll bar in the Visual Logger window, the editor freezes up. There is no callstack provided in the logs. The only way to close the editor at that point is to close it through th ...