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
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
Add comment