Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.1.X, 2021.2.X
Votes
1
Found in
2020.3
2021.1
2021.2
2021.2.0a21
Issue ID
1345236
Regression
No
Tooltips are not displayed in Inspector when hovering over the reorderable array/list property
How to reproduce:
1. Open the attached project's "case_1345236-Project.zip" Scene labeled "SampleScene"
2. Select the "Cube" GameObject
3. In the Inspector, hover over the "Non Reorderable Array" property
4. Note there's a tooltip shown
5. Hover over the "Reorderable Array" property
Expected result: A tooltip is shown
Actual result: Tooltip is not shown
Reproducible with: 2020.3.11f1, 2021.1.13f1, 2021.2.0b1
Couldn't test with: 2019.4.28f1 (Arrays/Lists are Nonreorderable)
Comments (2)
-
vlab22
Feb 17, 2025 15:07
Error persists in 2022.3.32f1
Tooltip not showing for UnityEvents```
[SerializeField, Tooltip("SMy tooltip for this event")] //<-- will not show
private UnityEvent _myEvent;
``` -
danielvargassuarez
Jan 16, 2023 05:00
Error persists in 2022.2.1f1
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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note (fix version 2022.1):
Fixed in Unity 2022.1.0a3 and above
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b13
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.23f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.20f1