Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2019.3.0a12
Issue ID
1177596
Regression
Yes
"No valid Unity Editor license found. Please contact your adminstrator." error thrown when opening 2019.3.0a12 project
How to reproduce:
1. Open any project on 2019.3.0a12
Expected result: the project opens up
Actual result: the project is not created, error thrown "No valid Unity Editor license found. Please contact your administrator."
Reproducible with: 2019.3.0a12
Not reproducible with: 2017.4.32f1, 2018.4.7f1, 2019.2.2f1, 2019.3.0a11
Fixed in 2019.3.0a13
Workaround:
Create/update the file C:\ProgramData\Unity\config\services-config.json file and write the following lines
{
"enableEntitlementLicensing": false
}
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
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Tony_Max
Aug 20, 2019 10:45
Today when i pressed "play" in my project editor just closed. Now i can't open my projects with 2019.3.0a12 with this error message.