Search Issue Tracker
Fixed in 1.1.3
Votes
0
Found in [Package]
2019.3.0b1
Issue ID
1178843
Regression
No
[UDP] Sandbox test account passwords are displayed and transmitted in plain text
[UDP] Sandbox test account passwords are displayed and transmitted in plain text
After install and configuring the UDP package, the user will be able to add Sandbox Test Accounts via the UDP Settings asset. Currently when configuring a Sandbox Test Account, the test account's password will be displayed and transmitted in plain-text.
Steps to reproduce:
- In Unity 2019.3, create a new project and nstall the Universal Distribution Portal (UDP) package (alternatively download the attached project)
- Menu: Window > Universal Distribution Portal > Settings
-Inspector (UDP Settings) > Register the project with Unity Cloud Services if the UDP Settings Inspector pane indicates it is not already
- Inspector (UDP Settings) > UDP Sandbox Test Accounts > Add new test account
- Observe when entering a password, the password is displayed in plain text
- (Optional) with a packet sniffer attached, push the Sandbox Test Accounts observing the data is transmitted in a plain-text field (aside from TLS) -- should this be a hash?
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
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
- [Linux][Plastic SCM] Unity Version Control window text is replaced by the key names of the labels and buttons
Resolution Note (fix version 1.1.3):
Could not reproduce in latest package 1.1.3.7 (preview). Closing as fixed.