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
- Blue lines appear on the sides of the "Fit Canvas" or "Fit viewport" button when it's clicked in the UI Builder.
- PlayableDirector's state remains set to Playing even when the timeline's time property exceeds its duration.
- Favorites section does not collapse in the Project window when holding the ALT key
- Asset Preview displays missing Material after the missing Material was restored
- UnauthorizedAccessException is outputted when edits are made to SceneTemplateSettings with Perforce Integration Enabled
Resolution Note (fix version 1.1.3):
Could not reproduce in latest package 1.1.3.7 (preview). Closing as fixed.