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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Resolution Note (fix version 2021.1):
Collider Tooltips added