Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.5.0a4
Issue ID
592374
Regression
No
License file is "locked" if running Unity elevated first time (Windows)
Repro steps:
1. On Windows, remove an existing license file from C:\ProgramData\Unity
2. Run Unity with elevated admin permissions
3. Activate Unity
4. Close
5. Start Unity non-elevated
Result: Fails to update license file, if required.
Workround is to set correct permissions on file in C:\ProgramData\Unity
(Some background information: Unity contacts the license servers on regular basis and will write the updated license file to disk)
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
asdagdsgsag
Jan 08, 2015 01:37
I struggled same situation. thanks your workaround!!