Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2019.3
2019.3.15f1
2020.2
Issue ID
1252424
Regression
Yes
[OSX] Cannot paste text using CMD+V when naming a build
How to reproduce:
1. Open any Unity project
2. Open Build Settings and click "Build"
3. Try to copy and paste text into the text field that indicates the build name using CMD+V
Expected result: the text is pasted into the input field
Actual result: CMD+V cannot be used to paste the text
Reproducible with:
2019.3.0b11 - 2019.3.16f1
2020.1.0a11 - 2020.1.0b12
2020.2.0a1 - 2020.2.0a13
Not reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.3.0b10, 2020.1.0a9
Notes:
1. The text can be pasted through the context menu by clicking the right mouse button.
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
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo
Resolution Note (fix version 2020.2):
The file open/save dialog in macOS should now respond to copy/paste keyboard and menu shortcuts.