Unity Issue Tracker - In Hierarchy hovering over arrow to open Prefab in Prefab View tooltip displays shortcut to "Alt" and not "Option"
Fixed
UUM-15760
In Hierarchy hovering over arrow to open Prefab in Prefab View tooltip displays shortcut to "Alt" and not "Option"
Unity: Scene Management
macOS
Fixed
2023.1.X
2022.2.X
2021.3.X
Won't Fix
2022.1.X
Fixed in 2023.1.0a21, now displays "Option modifier key".
Fixed in 2022.2.3f1, "Option" is now displayed instead of "Alt".
No further releases on 2022.1
Fixed in 2021.3.17f1, "Option key" is now displayed.
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."