Search Issue Tracker
Fixed
Fixed in 6000.4.0b7, 6000.5.0a6
Under Consideration for 6000.0.X, 6000.3.X, 6000.5.X
Votes
1
Found in
6000.0.66f1
6000.3.5f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-133005
Regression
No
Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
Description
When validating a signature, the Package Manager checks the validity range of the code-signing certificate used to sign the attestation/package. When the current date is passed the package code signing certificate validity range, the signature validation will fails with the {{ERR_SIGNED_ATTESTATION_VALIDATION_FAILED}} status and this reason:
{quote}
Signed attestation validation failed: Validation of signer's certificate failed: The certificate is either not yet valid or expired
{quote}
Reproduction steps
- Create a new project in the Hub and open Unity
- Add a package that is not a built-in package in the project (ex.: {{com.unity.timeline@1.8.10}}
- Note the version is important because the issue will not show up with recent packages that were signed with a code signing certificate that is currently active and valid.
Expected behaviour
The package signature status is valid
Actual behavior
The package signature status is invalid
Logs and Links
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
Fixed in 6000.4.0b7
Resolution Note (fix version 6000.5.0a6):
Fixed in 6000.4.0b7