Search Issue Tracker
Fixed in 2022.2.17f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a8
Votes
1
Found in
2020.3.40f1
2021.3.11f1
2022.1.19f1
2022.2.0b10
2023.1.0a13
2023.2.0a1
Issue ID
UUM-16433
Regression
No
Tooltip prefix is ignored when used with UnityEvent
How to reproduce:
1. Open the attached “IN-17777.zip” project
2. Open the “SampleScene” Scene
3. Select the “GameObject” GameObject in the Hierarchy window
4. Hover over the Unity Event in the Inspector window
Expected result: Tooltip shows up
Actual result: No tooltip is shown
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b10, 2023.1.0a13
Reproduced on: macOS Monterey 12.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
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Resolution Note (fix version 2023.1):
Fixed 2023.1.X: Tooltip prefix is ignored when used with UnityEvent