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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment