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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment