Upgrade 5.1 to 5.2 AAIController MapCheck Warning unable to Remove UDEPRECATED_PawnActionsComponent

Hi there, we just updated to 5.2.1 an have an Issue with the AAIController.

We do an automated MapCheck with all our Asstes in a Map and do get the following Warning:

LogBlueprint: Warning: [AssetLog] D:\UEProjects\chromaGun2\Content\ChromaGun\Core\LevelThemes\ChromaLabsTheme\Droid\AI\AIC_Enemy.uasset: [Compiler] Get ActionsComp : Usage of 'ActionsComp' has been deprecated. Please replace or remove it.

As it is beeing created here: https://github.com/EpicGames/UnrealEngine/blob/5.3/Engine/Source/Runtime/AIModule/Private/AIController.cpp#L50
I am not really able to delete it.

How should we remove it like it’s suggested in the warning? Deleting it in the blueprint does not work as well? Think this is a bug

1 Like

No input?