Search Issue Tracker
Fixed
Fixed in 2022.2.22f1, 2023.1.0b18, 2023.2.0a12
Votes
0
Found in
2022.2.15f1
2023.1.0b12
2023.2.0a10
Issue ID
UUM-32857
Regression
Yes
Articulation Body linear damping behavior does not change when using different parameters
Reproduction steps:
1. Open project “DampingTest”
2. Open “SampleScene”
3. Enter Play mode
4. Observe the Game view
Expected result: the bottom “Cube” GameObject barely moves to the right compared to the top “Cube (1)” GameObject
Actual result: the bottom “Cube” GameObject moves to the right as the top “Cube (1)” GameObject does
Reproducible with: 2022.1.0a14, 2022.2.15f1, 2023.1.0a12, 2023.2.0a10
Not reproducible with: 2021.3.22f1, 2022.1.0a13
Couldn’t test with: 2020.3.47f1 (due to compiler errors)
Reproducible on: macOS Catalina 10.15.7 (Intel)
Notes:
- Also reproducible in Standalone Player
- “Cube (1)” GameObject has linear damping set to 0.05 and “Cube” GameObject has it set to 2, yet they behave in the same way
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Add comment