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
- Crash/Memory leak in a WebGL build when executing a very large switch statement multiple times
- “Fit viewport” doesn’t work if UXML Document output is resized to the smallest possible size
- [Asset Bundles] The Active Build Platform is being used instead of the build target to determine material/shader compilation
- Reflection Probe is not rendered when changing the GPU Resident Drawer or Probe Blending setting
- Nested Subgraph block property value is not passed through to the main graph
Resolution Note (fix version 1.1.3):
Could not reproduce in latest package 1.1.3.7 (preview). Closing as fixed.