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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
Add comment