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
- EditorUtility.IsValidUnityYAML failing to properly validate YAML parsed into it
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
Add comment