Unreal Cannot Package any Project project from C++ Template

I just finish the Room Escape and I want to Package it.
I am using Unreal 4.19.3 and Visual Studio 2017, Windows 10 Home.

This project cannot be package. It has lot errors

I try another project from any C++ templates, I did not touch any C++ codes and it will not package either.
I try to create a project without C++, like Blueprint it will package.

Can anyone help me, please!

Thank you

Here is the exact error for Buidling Escape

Thanks,

Hi there, what version of VS 2017 do you have?

Version 15.9.24

Could you go to the log it’s talking about and paste its contents?

It package using Unreal 4.22. It will not package in Unreal 4.19.3

I have another problem. During play, when you reach any of the corner. Press at the same time A and S. You will get out the room and fall.

Why is that? Unreal bug?

Kind of lacking context. Could you show a video?

Watch here:

That is… interesting. It should be noted that the default pawn is designed to be a floating spectator.

I have a basic character class that might be less buggy in this regard as it’s designed to be a walking character

Privacy & Terms