Hello again!
Thank you for sending the extended logs! Checking through them, there are a few entries that resultos on produced items either “…doesn’t exist” and/or “…was produced by outdated attributes”. This aims to a possible conflict with your build process, specifically with VS.
Please make sure your UE version and your VS version and all its components are compatible, via reviewing the install guide found here:
If the issue persists after this check, test the following steps:
- Check the Visual Studio Source Code Access module in the Unreal Engine source code and make sure that the files referenced in the error message exist and are in the correct location.
- Make sure that the Visual Studio Source Code Access module is correctly configured in your project’s build settings.
- Try cleaning your project and rebuild it.
- After clean-up, check the log file and see if the errors dissapeared.