UE 5 crypt game components missing

I am working on the UE 5.1 crypt raider game on the draw debug line part. When I finished writing the cpp code I realized that it was not drawing a debug line. So I checked the code and all. After a while, I realized that player blueprint’s camera was missing the “grabber component”. I tried adding it but It was not finding it. Why did the component disapper? Please help now i’m stuck. Here are some screenshots for more info:

my code:


the player bp:

I don’t know why but I think that this problem might be caused by the time where I tried to make the grabber cpp conponement, it did not let me, I asked you guys, and you guys told me to create it another way. link for the post: Can't add new c++ class - #3 by Bar7
so maybe something was messed up in the cpp classes folder.
823896DC13754769B81ED087793A190F

i don’t know. Please help I really want to learn and I am now stuck.

Have you compiled successfully? Are you perhaps building the wrong project i.e. is that VS Code workspace for the project you have open in Unreal?

To test the last question you can use this
image
(it will say VS Code instead)
And see if it loads the same one.

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

Privacy & Terms