Capsule Component has no details in Blueprint

I’m currently in Lecture 120 in the “Unreal Engine 5 C++ Developer: Learn C++ & Make Video Games”

Currently been on this for about 30 mins now. Adding “Visible Anywhere” in the UPROPERTY macro should enable the capsule component to show its details.

However, it is not doing that in my case. I would appreciate any help or advice
thanks.


Try building your project again in VSCode (Ctrl+Shift+B) and selecting “ToonTanksEditor Win64 Development Build” (be sure to close your project first). That should fix most errors in UE5, there seems to be a lot of them. Especially when adding components or C++ classes.

If that doesn’t work try “ToonTanksEditor Win64 Development Rebuild”.

Best of Luck!

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms