Search Issue Tracker
Fixed
Fixed in 2023.2.5f1, 2023.3.0a5
Votes
1
Found in
2020.3.46f1
2021.3.21f1
2022.2.12f1
2022.3.0f1
2023.1.0b9
2023.2.0a7
Issue ID
UUM-30798
Regression
No
Rigidbody recalculates its center of mass when moving its child Trigger Collider
Reproduction steps:
1. Open project “My project (1)”
2. Open “SampleScene”
3. Enter Play Mode
4. Select “Parent” GameObject from the Scene Hierarchy and lock the Inspector Window
5. Select “Cube” GameObject and move it up and down through the Scene View
6. Observe the locked Inspector Window
Expected results: the “Parent” Transform's position is not changing
Actual results: the “Parent” Transform's position is changing every time the child Trigger Collider moves
Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Reproducible on: macOS Catalina 10.15.7 (Intel), Windows 10
Note: this is expected for regular Colliders but not for Triggers since they do not contribute to the mass distribution
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment