Search Issue Tracker
Fixed in 2020.3.47f1
Fixed in 2020.3.X, 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a9
Votes
0
Found in
2020.3.45f1
2021.3.19f1
2022.2.6f1
2023.2.0a1
Issue ID
UUM-31031
Regression
Yes
Editor quits during license activation (serial mismatch)
h5. Description:
If a ULF license is successfully activated, a second activation (via Editor command line) fails, and aborts the job even though the provided serial number is the same (number as the one in the currently installed license file).
Normally, we expect this situation to be detected and skipped, but a regression was introduced which breaks the test.
Note: the changes linked to ticket LIT-1503 are being backported to trunk and 2022.2.
h5. Reproduction steps:
Activate a ULF via Editor command line twice in a row
h5. Expected Result:
The second activation should be skipped, the {{-serial}} flag should be ignored, and the build should continue
h5. Actual Result:
The second activation fails with error:
{{We are aborting activation, because there is already a license file (masked serial: XX-XXXX-XXXX-XXXX-XXXX-XXXX, status: valid), and it must be returned before activating it}}
h5. Environments:
All
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment