Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant