So I packaged my game to realize that items X Y were glitched. I went back into the game, made all the necessary changes only to find that… the packaged game was exactly the same as before. I deleted the entire folder, checked full rebuild in the preferences, but the items in the packaged game are NOT showing up as they should be. The preview works fantastic, but the packaged game is missing the changes. (Changes were: I didn’t have my model facing the forward direction of the capsule, and it also did not have an animBP attached to it so it ran in T-Pose, 90 degrees to the left.)
Did you compile BP?
I have. This is a problem I’ve been dealing with for well over a week. I have compiled all of my code, I’ve opened and closed UE4, and restarted my computer several times since then.