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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Add comment