Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.32f1
2022.3.13f1
2023.2.0b17
2023.3.0a13
Issue ID
UUM-55938
Regression
No
[macOS] Cannot paste text in the OS menu bar "Help" search
*Reproduction steps:*
# Open a new project
# Click on the OS menu bar item "Help" at the top of the screen
# Paste any text
{*}Expected result{*}: Text is pasted in
{*}Actual result{*}: Text is not pasted in
{*}Note{*}: Pasting works on other applications and Unity Hub, it only does not work with the Unity Editor window
Reproduced on:
MacOS - Sonoma 14.0
MacOS - Ventura 13.6
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Unfortunately, this help feature provided by macOS is not very helpful in general for Unity, because it would require us to format all the help documents to Apple's new-ish format. Right now, copy paste and select all go right through to the application, based on the custom routing we do, and there is no easy way to fix it without rewriting our entire menu routing system.
For a workaround that gets you all the help you need and more, please try Command+K to open up the Search Window, which will allow you to paste a term and get the menu item you were looking for.