Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Failed to find script package for import object 'Package /Script/VaRest' in Oculus 5.0 Unreal Fork #407

Open
ebinitie opened this issue Feb 23, 2023 · 1 comment

Comments

@ebinitie
Copy link

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

@ebinitie
Copy link
Author

Hi I was able to resolve this problem by updating the Engine version to "EngineVersion" : "5.0.3" in the plugin file. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant