Physical Constraint weird behavior

Use UE5.2
I try to make pick up physics objects system, with code below i cant pick up objects while my character or physics object is not moving,


But when i starts to walk or object moving everything works fine.
When i use ‘Component World Location’ insted of hit location all work fine even if my character is idle.
Its bug or feature?