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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (fix version 2020.2):
The file open/save dialog in macOS should now respond to copy/paste keyboard and menu shortcuts.