Skip to content

Export plugin to a different Unity editor #51

Description

@Maveth94

Hello,
fantastic and very useful work, thank you.
I just have one question, is it possible to export the plugin to a different version of Unity than the project creation version (2022.3.4f1)?
I created the apk in the original project and it works perfectly on Meta Quest 2, but I would need it on a more updated editor. I made a couple of attempts but couldn't get it to work:

  1. I exported the components of the original project to a new editor via UnityPackage, but the plugin doesn't work ( after building you can see the web window but it remains black, maybe I missed some setup)
  2. I updated the editor on which you had set the working scene to my editor (it makes me build, creates the apk, but as soon as I try to start the application from viewer it crashes).

I would need it for a university work project, would you be able to give me some tips on how to get your plugin working?
Thanks :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions