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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment