Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.3f1, 2023.1.0a21
Votes
0
Found in
2021.3.11f1
2022.1.19f1
2022.2.0b9
2023.1.0a12
Issue ID
UUM-15760
Regression
No
[macOS] In Hierarchy hovering over arrow to open Prefab in Prefab View tooltip displays shortcut to "Alt" and not "Option"
How to reproduce:
1. Open up any project
2. Create gameObject "Cube" in Hierarchy and drag and drop it to Project Browser to make it a prefab
3. In Hierarchy hover over the arrow on the right of the Prefabs name
Expected result: Tooltip should display "Press modifier key [Option] to open in isolation.", as Shortcuts and such display "Option" and not "Alt"
Actual result: Tooltip displays "Press modifier key [Alt] to open in isolation."
Reproduces with: 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b9, 2023.1.0a12
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2023.1.0a21):
Fixed in 2023.1.0a21, now displays "Option modifier key".
Resolution Note (fix version 2022.2.3f1):
Fixed in 2022.2.3f1, "Option" is now displayed instead of "Alt".
Resolution Note (fix version 2021.3.17f1):
Fixed in 2021.3.17f1, "Option key" is now displayed.