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
- Raytracing renders artefacts and performance drops when switching Volumes at runtime
- Shader variants are compiled when creating a server build
- Crash on WeldVertexArray when opening a specific project
- UI Builder “Fit viewport” button zooms to fit Canvas instead of the selected Element
- Crash on DrawGUITexture when rendering scene view window in a specific project
Add comment