Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.14f1, 2023.2.1f1, 2023.3.0a14
Votes
0
Found in
2021.3.14f1
2022.3.10f1
2023.1.14f1
2023.2.0b10
2023.3.0a6
Issue ID
UUM-52202
Regression
No
[Vcs][P4] -vcPerforcePassword argument value is not being hidden when Unity is launched through Command Line interface
Reproduction steps:
1. Extract the attached project “P4-password”
2. Using the Command Line interface open the project using the attached arguments
3. Open the “\{Project Root Folder}/P-4-password/editor.log” log file
4. Inspect the first 16 lines after the “COMMAND LINE ARGUMENTS” line at the file start
Expected result: The line after the “-vcPerforcePassword” line says “(hidden)” hiding the password argument
Actual result: The “-vcPerforcePassword” password value is being shown in plain text
Reproducible with: 2021.3.14f1, 2022.3.10f1, 2023.1.14f1, 2023.2.0b10, 2023.3.0a6
Reproducible on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Add comment