Search Issue Tracker
Fixed in 4.5
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)
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
- [Vulkan] Crash in Windows Standalone when Vulkan is set as rendering API and player window is out of focus
- "Can't destroy Transform component" Error is thrown when closing a scene that contains a DontSave Prefab with a Child
- [Particle System] Editor freezes when assigning a nested Particle System in the Sub Emitter Module
- Unable to switch to different material when selecting another material from Asset selector window on Particle System Material
- Inspector displaying wrong characters when using ANSI encoding and non latin characters in a Shader property
asdagdsgsag
Jan 08, 2015 01:37
I struggled same situation. thanks your workaround!!