Description

Regression: Checked in UE5/Release-5.0, the folder is missing from the plugin as well.

This issue appears to be a problem with packaging the plugin itself, rather than packaging a full project. Packaging a project for Android is successful, but a user has hit this error while packaging the AISupportModule plugin as well as any other plugin, as they all ask for the requirement for the arm64 folder. 

The folder should be located here, but instead it skips the arm64 folder and goes to UnrealGame instead:

UE_5.1\Engine\Plugins\AI\AISupport\Intermediate\Build\Android\arm64\UnrealGame

When attempting to reproduce this issue, no option to package the AISupportModule is present. Custom plugins have the ability to be packaged, but default editor plugins seem to be missing this functionality. If this is a separate issue is unknown.

The user created their own bat file that adds back in the arm64 folder in all plugins after the Android folder. This seemed to be a workaround for their issue.

Steps to Reproduce
  1. Create a new Template project
  2. Open the Plugins Windows
  3. Package the plugin AISupportModule

Actual Result: Error occurs and packaging the plugin fails

Expected Result: Plugin packages successfully

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-170309 in the post.

4
Login to Vote

Unresolved
ComponentUE - Foundation - Core
Affects Versions5.1
Target Fix5.5
CreatedNov 16, 2022
UpdatedFeb 29, 2024