Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
1
Found in
2019.2.17f1
2019.3
2020.1
Issue ID
1220634
Regression
No
[Licensing] Editor cannot talk to client if username has unicode characters
Reproduction steps:
1- Create an account with a username containing a character such as 'ß'
2- Start Unity from that account
Expected Result:
Editor should be able to talk to Unity.Licensing.Client if username has special characters.
Actual Result:
Editor cannot talk to Unity Licensing Client if user name has Unicode characters.
Although this was reported in closed network but it should be applicable in open network.
Success Criteria:
Editor can talk to licensing client if user name has special characters.
Implementation Notes:
Normalize the username and pass to Client.
Default Licensing Client user name extraction should be same as the one that editor uses.
Environment: Windows
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment