Packaging Fails, No Matter What

Howdy All!

I cannot get Windows packaging to work at all. I have installed Visual Studio and .NET and SDKs and have tried to package it to several different directories. No matter what, it will not package.

Attached below is the log. I have no idea what to do.

log.txt (293.2 KB)

Is this a project you have worked on, or literally any project cannot package?

If this is your own project, try starting a new project and packaging that. If that also fails, then you know it is some core part of the engine/packaging. But, if that packages fine, then you know it is something specific with your project.

I have no idea how to help beyond that, but narrowing it down is still a good idea.