Skip to content

[FR]: Sign UPM package tarballs #1389

Description

@a-maurice

Description

As of Unity 6.3, the editor will now check for a signature, and warn if none is present. https://docs.unity3d.com/6000.3/Documentation/Manual/upm-signature.html

Currently, Unity's signing tools rely on using the Unity executable, along with some private data to make the tgz with the signature. We currently use EDM4U to handle making the tgz, which does it without relying on the Unity exe. We would likely need to add a new step into our release to handle this, which would include installing the necessary Unity editor, and either making the tgz then, or extracting the EDM4U made one, and then remaking it with the signature. Either way, it will require some time to investigate.

API Proposal

No response

Firebase Product(s)

All

Targeted Platform(s)

No response

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions