Unreal Engine 5 - Advanced Locomotion System Based Third Person Shooter Project (ALS #57)
🕑 Added 2022-04-18 19:30:00 +0000 UTCThis is episode 57 of the third-person shooter series based on Unreal Advanced Locomotion System. Today we are going to migrate the ALS shooter project into unreal engine 5 version. I am going to walk you through the project migration process and show you how to resolve the problems encounter in the process. Previously this project was in the unreal engine 4.26 version..
project files
https://www.patreon.com/posts/63654325
Comments
Thilina Premasiri
that's a common problem when a project is upgraded from an earlier engine version. I have shown how to resolve that here. https://youtu.be/BEol_rxiWh4
Hello, when I tried to package this project, there were many errors and some files didn't exist on disk LogProperty: Error: FStructProperty::Serialize Loading: Property 'StructProperty /Game/AdvancedLocomotionV4/Blueprints/UI/OverlayStateSwitcher. OverlayStateSwitcher_ C:OverlayStateButtons. OverlayStateButtons'. Unknown structure. Uathelper: packaging (Windows): logproperty: error: fstructproperty:: serialize loading: property 'structurproperty / game / advancedlocomotionv4 / blueprints / UI / overlaystateswitch OverlayStateSwitcher_ C:OverlayStateButtons. OverlayStateButtons'. Unknown structure. PackagingResults: Error: FStructProperty::Serialize Loading: Property 'StructProperty /Game/AdvancedLocomotionV4/Blueprints/UI/OverlayStateSwitcher. OverlayStateSwitcher_ C:OverlayStateButtons. OverlayStateButtons'. Unknown structure.
Thilina Premasiri
FYI, project re uploaded
Marvin Washington
Yes, I'm using the latest update of Unreal 5. Thanks
Thilina Premasiri
this is the UE5 updated version. It worked fine for me. Let me re-download and see if anything goes wrong. can you confirm that you are using the latest updated version of unreal 5? not any early access versions?
Marvin Washington
When I try to open this project in unreal 5 I get a ton of errors for bad blueprints and none of the weapons show up and show the bad blueprint icon. None of the characters have weapons and my player character can not move. :(