Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
5.5.4p1
Issue ID
922674
Regression
No
The bounciness combine value of a physics material affects the colliding objects
The bounciness combine value of a physics material affects the colliding objects
Steps to reproduce:
1. Open attached project.
2. Press play.
3. Observe how all the objects keep bouncing although they have physics materials that have bounciness values different than 1 and "Maximum"
4. Change the Combine parameter of the plane material.
5. Observe how the objects' behaviour changes accordingly.
Expected behaviour: According to documentation, "When two bodies are in contact, bounciness and friction modes are applied individually to each agent. So, when body A has a friction combine mode of Average and body B has mode Multiply, then A is going to behave according to average parameters and B according to multiplied parameters". According to the above, the Bounce combine parameter of an object should not affect the objects that are colliding with it. Only the bounciness value should affect them.
Actual Result: The colliding objects with the plane are affected by the combine value of the plane
Reproduced with: 5.4.5p3, 5.4.0f3, 5.5.4p1, 5.5.3p4, 5.5.0f2, 5.6.1p4, 2017.1.0b10, 2017.2.0a4,
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Add comment