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
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
asdagdsgsag
Jan 08, 2015 01:37
I struggled same situation. thanks your workaround!!