Search Issue Tracker
Fixed
Fixed in 2020.3.43f1, 2021.3.15f1, 2022.2.2f1, 2023.1.0a20
Votes
0
Found in
2020.3.36f1
2021.3.4f1
2022.1.5f1
2022.2.0a17
2023.1.0a1
Issue ID
UUM-5691
Regression
No
Tooltip doesn't appear when hovering over a material's property in the Inspector
How to reproduce:
1. Open the user's attached "MaterialEditorBugs" project
2. Select the "Unlit_MyShader" asset
3. Hover your cursor on "Texture" or "Vector" in the Inspector
4. Observe the area around the cursor
Expected result: "I am a tooltip" tooltip appears
Actual result: Nothing happens
Reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.3.4f1, 2022.1.5f1, 2022.2.0a17
Note: Correct behavior can be observed by hovering over "Color" in the Inspector, which produces a tooltip
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
- [2D URP] Documentation link on 3D Renderer Data doesn't work
- Depth is not rendered in a depth-only camera which is set up by a custom script
Add comment