Search Issue Tracker
Fixed in 2021.1
Votes
0
Found in
2018.4
2019.1
2019.2
2019.3
2020.1
2020.2
2020.2.0a17
Issue ID
1261350
Regression
No
[Physics] Tooltips are missing for the properties under Collider Component
Tooltips are missing for all properties under the following component:
Sphere Collider, Capsule Collider, Sphere Collider
Properties: Is Trigger, Material, Center, Direction
Steps to repro:
1. Create a new project
2. Hierarchy > Create > Create Empty
3. Inspector > Add Component > Physics > Sphere Collider, Capsule Collider, Sphere Collider
4. Hover mouse on the properties (Is Trigger, Material, Center, Direction)
Actual Result:
Tooltips are missing
Expected Result:
Tooltip appears when the mouse has hovered on the properties
Occurring on:
2020.2.0a16, 2020.1.0b14, 2019.3.15f1, 2019.2.13f1, 2019.1.11f1, 2018.4.24f1
Environment:
Windows10 and macOS 10.14
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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Resolution Note (fix version 2021.1):
Collider Tooltips added