Search Issue Tracker
Fixed
Votes
0
Found in [Package]
3.1.2
Issue ID
HUBX-768
Regression
Yes
Unable to open any existing project from the Hub if Binding Key="4" element is missing in a license file
Steps to reproduce:
1. Open Hub
2. Click Preferences > Licenses > Add > Get a free personal license
3. Create an empty 3D project and then close it
4. Try opening the newly created project from the Projects list
Expected result: project opens
Actual result: project doesn't open
Reproducible with: 3.1.2
Not reproducible with: 2.4.5
Workaround for this issue:
1. Completely close the Hub - right-click on the Hub icon in your system tray and select "Quit Unity Hub"
2. Backup and delete the license file "Unity_lic.ulf" located in "C:\\ProgramData\\Unity"
3. Generate license request for manual activation in Hub (Hub > Preferences > Licenses > Add > Activate with license request > Create license request)
4. Open that .alf file in your preffered text editor and add the following line into <MachineBindings> section: “<Binding Key="4" Value="" />” without the quotation marks
5. Now proceed with activation and upload the modified .alf file to get the license
6. Activate the license
Notes:
- Users are usually able to create a new project, however, after closing it, they are no longer able to open it
- Sometimes, but not always, an error message appears: "No valid Unity Editor license found. Please activate your license\!"
- Users reported the same issue regardless of the method used in activating a license
- Noticed this happening to Windows users only
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
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
- Weird behaviour in TextMeshPro Link Example sample when hovering over single letters after hovering over a word
- RegisterValueChangedCallback is triggered when the Label of a TextField is changed
- Changing the Visual Element size moves it when two visual elements are close to each other
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/HUBX-769