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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.