Unable to package project [UE5]

Hey all.

I have been trying to solve this issue all day today.

I want to package my game for windows but packaging does not complete. The output log redirects me to view my game’s development log txt.

After reviewing that and trying to find the exact issue, I’ve come to a batch of lines that state I am missing files such as Default.rc2.res, projectname.exe, SharedPCH.Core.ShadowErrors.h.pch.

I tried searching for this error and why this happens but haven’t found anything that seems to help.

Any specific help would be greatly appreciated.

I solved this issue.

It had something to do with my .ico file. UE apparently did not like the way I made it and stopped the packaging when it got to that point.

1 Like