Steps to reproduce:
- Create a project
- Add 2D/3D game object
- Go to "Inspector" tab
- Select any component
- Click on preset icon
- Verify, that "Select Preset" window opens
- Find "Create New XXXXX Preset ..." line
- Hover on it
- Observe its tooltip
Expected result: Tooltip should give additional information about the element and should meet Unity tooltip standards
Actual result: Tooltip is just a copy of component title and it is different. Added screenshot in the "Attachment" section.
Note: https://unityeditordesignsystem.unity.com/components/tooltip
Reproducible with: 2023.1.0.a17, 2023.1.0b1
Not reproducible with:
- 2022.2.3f1 (this stream has old UI)
- 2021.3.17f1 (this one has more older UI)