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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment