Search Issue Tracker
Fixed in 2021.1.X
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
- Incorrect UI wording: Missing articles in project creation options
- “[Worker0] InvalidOperationException: Cannot create a new scene additively with an untitled scene unsaved.” error thrown when closing converted Sub Scene in Inspector window
- “InvalidOperationException: Trying to set the parent for HierarchyNodeHandle” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Sprite is rendered incorrectly in Web Build when it is set as a Splash Image Logo
Resolution Note (fix version 2021.1):
Collider Tooltips added