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 "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment