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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.