You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.
Hi,
Appreciate any assistance on this issue. I am able to successfully use this plugin in the editor but when I attempt to package for Android. It doesnt' seem to find the file and any of my blueprints that depend on this fail. I have tried placing it in my plugins folder in my project as well as putting in under a marketplace folder in the oculus build and directly under plugins in the oculus build but it still does not seem to find it during packaging. This is the error I get below
Packaging (Android (ASTC)): LogLinker: Warning: VerifyImport: Failed to find script package for import object 'Package /Script/VaRest'
UATHelper: Packaging (Android (ASTC)): LogBlueprint: Error: [AssetLog] C:\IyobaLandVR - Copy\Content\AFCore\Blueprints\Game\BP_GameInstance_IYOBA.uasset: [Compiler] Node Invalid Subsystem Type must have a class specified. from Source: /Game/AFCore/Blueprints/Game/BP_GameInstance_IYOBA.BP_GameInstance_IYOBA
I am currently using this in Unreal 5.0.3
Thanks for your assistance
The text was updated successfully, but these errors were encountered:
Hi,
Appreciate any assistance on this issue. I am able to successfully use this plugin in the editor but when I attempt to package for Android. It doesnt' seem to find the file and any of my blueprints that depend on this fail. I have tried placing it in my plugins folder in my project as well as putting in under a marketplace folder in the oculus build and directly under plugins in the oculus build but it still does not seem to find it during packaging. This is the error I get below
Packaging (Android (ASTC)): LogLinker: Warning: VerifyImport: Failed to find script package for import object 'Package /Script/VaRest'
UATHelper: Packaging (Android (ASTC)): LogBlueprint: Error: [AssetLog] C:\IyobaLandVR - Copy\Content\AFCore\Blueprints\Game\BP_GameInstance_IYOBA.uasset: [Compiler] Node Invalid Subsystem Type must have a class specified. from Source: /Game/AFCore/Blueprints/Game/BP_GameInstance_IYOBA.BP_GameInstance_IYOBA
I am currently using this in Unreal 5.0.3
Thanks for your assistance
The text was updated successfully, but these errors were encountered: