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
- [Quest 2] Surface shader and multi-view sampling custom textures broken in Quest 2
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
Resolution Note (fix version 2021.1):
Collider Tooltips added