Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.14f1, 2023.2.0a5
Votes
1
Found in
2021.3.12f1
2022.1.21f1
2022.2.0b13
2022.3.11f1
2023.1.0a16
2023.2.0a1
Issue ID
UUM-17977
Regression
No
Capsule GameObjects are jittering when they are supposed to be "sleeping"
Reproduction steps:
- Open the attached project
- Open the “/Assets/Contact bug.unity” Scene
- Enter the Play Mode
- Observe the 3 Capsule GameObjects
Expected result: No jittering is seen
Actual result: All 3 Capsule GameObjects jitter
Reproducible with: 2021.3.12f1, 2022.1.21f1, 2022.2.0b13, 2023.1.0a16
Could not test with: 2020.3.41f1 (hasModifiableContacts property is not available)
Reproducible on: Windows 10 (21H2)
Note:
- The Capsule GameObject on the left has hasModifiableContacts disabled and it seems like it’s not jittering, but in reality, it’s still jittering but way less than the GameObjects with hasModifiableContacts enabled
- None of the GameObjects are sleeping after hitting the wall
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment