Unity Issue Tracker - Tooltip doesn't appear when hovering over a material's property in the Inspector
Fixed
UUM-5691
Tooltip doesn't appear when hovering over a material's property in the Inspector
Unity: Shader System
Fixed
2023.1.X
2022.2.X
2021.3.X
2020.3.X
Won't Fix
2022.1.X
2022.1 is near end of support.
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