Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0
Issue ID
1226349
Regression
Yes
Ctrl+Insert (copy) and Shift+Insert (paste) shortcuts do not work with the UI Input Field component
How to reproduce:
1. Open attached project (1226349.zip)
2. Enter Play Mode
3. In the Game window, there should be an Input Field, select it and type "test" in it
4. Select the text and press Ctrl+Insert (to copy)
5. Deselect the text and press Shift+Insert (to paste)
Expected result: The "test" text was copied and pasted into the Input Field and now its text is "testtest"
Actual result: Nothing changed and the text in the Input Field remained "test"
Reproducible with: 2018.2.0a4, 2018.4.19f1, 2019.3.6f1 (1.0.0), 2020.1.0b2 (1.0.0), 2020.2.0a3 (1.0.0)
Not reproducible with: 2017.4.38f1, 2018.2.0a3
Notes:
1. The Ctrl+Insert (copy) and Shift+Insert (paste) shortcuts work in the Editor, but not in the in-game "Unity UI"
2. Couldn't test on a Mac since its keyboard doesn't have the Insert key
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Resolution Note (fix version 1.0.0):
Fixed in 2020.2.0a8