[FREE] Project Elementus - Custom Third-Person Project w/ Extra Features

Hi,

I got original project working well, but when I use this module version in any project, I get errors from UPEGameplayAbility constructor. Visual Studio does not say what is wrong with the code, but it breaks when AddTag or Add are called. (‘A breakpoint instruction (__debugbreak() statement or a similar call) was executed in UnrealEditor.exe.’).

It also breaks at APEPlayerState-constructor from
AbilitySystemComponent->AddLooseGameplayTag(FGameplayTag::RequestGameplayTag(“Data.Game.Player”)); with the same error.

Project launches, but if I try to use PECharacter as parent, it will crash. I tried using zip-version and also using git. Do you know what could cause this problem?

1 Like