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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note (fix version 6000.2.0a4):
Updating tooltip with a more acurate description.