I can't edit my component? (simple question)

I have a sphere component attached to my player character and its been working fine but i just went back to edit some things and i saw this…

42542-problem.png

here is my code:

UPROPERTY(VisibleDefaultsOnly, Category = Default)
		USphereComponent* CollisionComp;

Hello,

Sorry to hear about the issue.
You can try using VisibleAnywhere instead of VisibleDefaultsOnly.

However, the best way to fix the Blueprint would be to recreate it.

Hope this helped!

Cheers!

Yeah that totally helps re-creating the hole f*king blueprint. Even copying over everything would take hours in serious projects. Thanks for nothing Andrii.