Search Issue Tracker
Fixed in 2021.3.33f1
Fixed in 2021.3.X, 2022.3.X, 2023.2.X, 2023.3.X, 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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects
Add comment