How to create a sphere collision volume?

Hi can you post your header file (.h) ? cause I don’t see a declaration for your TriggerComp.
If it’s not declared yet in your header, try adding it :

public :
USphereComponent* TriggerComp;