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
- [2020.3] Play Mode has visual artifacts when Graphics API is set to DirectX12 with Dynamic Resolution enabled
- White texture appears when setting “RenderTextureFormat.Depth” to “RenderTexture” on the Camera
- Cursor is visible when using “Cursor.lockState = CursorLockMode.Locked” and “Cursor.visible = false”
- Material.SetOverrideTag setting LightMode tag has no effect
- Decal is not rendered when in Camera component Culling Mask dropdown field Default is unselected
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.