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
}
Comments (1)
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.