Sorry if this is trivial, first time using UE ever.
Version: UE 5.0.3
No issues with :
~/unreal-rust/example/RustExample$ ue4 build Development Editor
Occurs after:
~/unreal-rust/example/RustExample$ ue4 run
Issue:
Bunch of load errors and malformed tags issues:
(Basically a bunch of these errors, I have omitted most of these, since they're all the same just for different assets.)
[2022.09.22-07.35.09:402][ 0]LoadErrors: Error: The summary for the package '/Game/Assets/Kits/NatureKit/flower_redA_flower_redA' is invalid. Check that the file is of the expected type and not corrupted.
[2022.09.22-07.35.09:402][ 0]LoadErrors: Error: The summary for the package '/Game/Assets/Kits/NatureKit/flower_redA_flower_redA' is invalid. Check that the file is of the expected type and not corrupted.
[2022.09.22-07.35.09:402][ 0]LoadErrors: Error: The summary for the package '/Game/Assets/Kits/NatureKit/flower_redA_flower_redA' is invalid. Check that the file is of the expected type and not corrupted.
[2022.09.22-07.35.09:402][ 0]LoadErrors: Error: The summary for the package '/Game/Assets/Kits/NatureKit/flower_redA_flower_redA'
[2022.09.22-07.33.24:806][ 0]LogAssetRegistry: Error: Package /home/us/unreal-rust/example/RustExample/Content/Assets/Kits/NatureKit/tree_pineSmallA_tree_pineSmallA.uasset has malformed tag
[2022.09.22-07.33.24:806][ 0]LogAssetRegistry: Error: Package /home/us/unreal-rust/example/RustExample/Content/Assets/Kits/NatureKit/tree_palm_tree_palm.uasset has malformed tag
[2022.09.22-07.33.24:806][ 0]LogAssetRegistry: Error: Package /home/us/unreal-rust/example/RustExample/Content/Assets/Kits/NatureKit/tree_palm_tree_palm.uasset has malformed tag
[2022.09.22-07.33.24:806][ 0]LogAssetRegistry: Error: Package /home/us/unreal-rust/example/RustExample/Content/Assets/Kits/NatureKit/tree_pineDefaultB_tree_pineDefaultB_FoliageType.uasset has malformed tag
[2022.09.22-07.33.24:806][ 0]LogAssetRegistry: Error: Package /home/us/unreal-rust/example/RustExample/Content/Assets/Kits/NatureKit/tree_pineDefaultB_tree_pineDefaultB_FoliageType.uasset has malformed tag
Sorry if this is trivial, first time using UE ever.
Version: UE 5.0.3 No issues with :
~/unreal-rust/example/RustExample$ ue4 build Development Editor
Occurs after:~/unreal-rust/example/RustExample$ ue4 run
Issue: Bunch of load errors and malformed tags issues: (Basically a bunch of these errors, I have omitted most of these, since they're all the same just for different assets.)