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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment