I was working on fixing the collision bug and ran across this error
[Compiler] Overriden function is not compatible with the parent function <None> . Check flags: Exec, Final, Static
Not really sure how to fix this without restarting the whole blueprint.
I tried adding call to parent function to no success.