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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
asdagdsgsag
Jan 08, 2015 01:37
I struggled same situation. thanks your workaround!!