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
- VFX appears white and lacks color in Preview window when created and observed in HDRP project
- “There is no data available for the selected frame.” appears in the Timeline section after closing Target Frame Time dropdown
- Unity Version Control window opens when right-clicking the icon on the main toolbar
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
Resolution Note (fix version 2021.1):
Collider Tooltips added