Search Issue Tracker
Fixed in 5.2.0
Votes
1
Found in
5.0.1p3
Issue ID
695300
Regression
No
InputFields with ContentType of Password allows the copy function
Steps to reproduce:
1. Open the attached project
2. Open and run 'PasswordInputFieldScene' scene
3. Enter text into the password field
4. Select all of the contents of the password field
5. Copy the selection (Control+C on Windows; Command+C on Mac)
6. Set the focus to the Standard InputField
7. Paste the selection
8. Observe the masked text copies from the password InputField
Note: Same behavior on both Player and Editor. The text can also be pasted in any text field outside of Unity.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment