So i just upgraded to UE5 and after going through and fixing up any issues/errors, i went to test building the project. Using the frontend and packaging as test build, when i run it so it outputs a client and server to a local folder, it only creates the server folder and never the client. I dont understand whats going on. While i was on ue4.27 i had zero issues (VS 2019 and still using 2019).
Not really sure what to do.
edit: here is the project builder log file from the frontend
ProjectLauncher.log (58.4 KB)
edit2: I was able to package the projects client and server while in UE5 so i guess ill just have to use that option from now on.