Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0a7
Issue ID
948198
Regression
No
Signing in with a Personal License acc after signing out from an IDL acc, doesn't reset the skin of the Editor
Signing in with a Personal License acc after signing out from an IDL acc, doesn't reset the skin of the Editor, no option to Upgrade License
Reproduction steps:
1. Open Unity with an account that has an Internal Developers License (Might work with a Pro version as well)
2. Create a new project
3. See that the Skin is dark and there is no Upgrade License option in the Account drop-down
4. Close Unity and Open it with a Personal License account
5. Create a new project
6. See that the Skin didn't reset to the Personal License (White) skin and there is still no option to Upgrade License in the account drop-down, even though there are obvious signs that the account doesn't have Pro functionality
Expected Result: The accounts have the appropriate functionality and skin to their License type
Actual Result: The Personal account has left over Pro License skin
Reproduced with: 2017.3.0a7, 2017.2.0b10, 2017.1.1f1, 5.6.3p2
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2017.3.0f3):
Looks to be an invalid case here. Because license will not check user, it only check the license file on disc. If there is `an Internal Developers License`, even user with only personal license account will be treat as PRO license.