I want to package my project to android using unreal 5, but there’s an error message like this
UATHelper: Packaging (Android (ASTC)): ERROR: Expecting to find a type to be declared in a module rules named 'NISCore' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
PackagingResults: Error: Expecting to find a type to be declared in a module rules named 'NISCore' in UE5Rules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. This type must derive from the 'ModuleRules' type defined by Unreal Build Tool.
anyone can help me with this problem? thank you