Search Issue Tracker
Fixed
Fixed in 6000.0.38f1, 6000.1.0b6, 6000.2.0a4
Votes
0
Found in
6000.0.31f1
6000.1.0a8
6000.2.0a1
Issue ID
UUM-90780
Regression
Yes
The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
How to reproduce:
1. Create and open a new project
2. Create a new Physics Material in the Project tab
3. Select the Physics Material in the Project tab
4. Hover the mouse over the “Dynamic Friction“ field in the Inspector
5. Observe the Inspector
Expected result: “How much friction the Collider’s surface has when moving while in contact with another collider. [0, infinity].“ is displayed in the tooltip
Actual result: Friction Combine tooltip is displayed
Reproducible in: 2023.3.0a10, 6000.0.31f1, 6000.1.0a8
Not reproducible in: 2022.3.54f1, 2023.3.0a9
Could not test in: 2021.3.47f1 (tooltips are displayed as intervals only)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Resolution Note (fix version 6000.2.0a4):
Updating tooltip with a more acurate description.