C++ Classes Do not Appear in C++ Classes->SimpleShooter on Opening Project


The two classes we create at the beginning of the SimpleShooter course (ShooterCharacter and MyPawn above) do not appear for me when I reopen Unreal until I run a Live Coding compile. This is despite running the development build in VSC before opening. I did not experience this issue in the previous sections so not sure what I’ve got wrong here.

This isn’t blocking me from working forward so far since they appear when I run the live coding compile but clearly something seems to be working incorrectly; wondering if anyone knows where I should start troubleshooting this. Thanks.

Are you sure you used the correct task? There are editor and non-editor versions of each configuration and you need to use the editor version.

That’s exactly what my problem was. Thanks a lot!

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

Privacy & Terms