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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
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