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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
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.