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 (3)
-
vlab22
Oct 15, 2025 14:51
Redoing my comment:
Unity 2022.3.62f2
It is a MyBox issue!
It works in a fresh project.
I suspected it might be a package, and it was MyBox.
"com.domybest.mybox": "https://github.com/Deadcows/MyBox.git" -
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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