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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment