Unreal engine / vs code issues

Guys i need urgent help. I need to make a game in unreal for my project in university. Everytime i download vscode with the unreal engine, i get random errors which are linked to locked files in the unreal engine itself, sometimes when i test build a new project i get failed tests, i.e 45 succeeded, 3 failed, 1 skipped, but i can still run the test game, is the way to fix this just to constantly generate the vs files and then to constantly clean and build, also another issue is that i create c++ classes in unreal and then when i close and open later, they don’t show up

please can someone assist me, i need urgent help

Could you show what you’re talking about please?

Hi dan thanks for the reply, for some reason after cleaning and rebuilding the project, i stopped seeing the general errors, but i had a specific question and it would help me a ton if you answered.

Right now i have input some code into a header and cpp file, and there are issues found in both (from vscode) but when i build it it is showing some things failed, i dont know how to fix those build issues, Could you help me out?

the



also i had one more question on if the code is actually correct then does it matter if the build has like one or 2 issues?

thanks a lot for the help

sorry i meant to say no issues found from vscode

let me know dan if you need any info thanks

Unfortunately dan, i have another issue where the unreal project isn’t opening and it is telling me to build from source manually, if you could help me out on that , that would be fantastic

You mean Visual Studio, right? Which your screenshots are of, VS Code is a different product.

Depends entire on what is failing.

That basically just means you have a compilation error. Build the project and show the output which would list the reason why its failing.

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

Privacy & Terms