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
- Incorrect warning icon and wrong message displayed in HDRP Decal Projector
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
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.