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)
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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
asdagdsgsag
Jan 08, 2015 01:37
I struggled same situation. thanks your workaround!!