Search Issue Tracker
Active
Votes
0
Found in
2021.3.46f1
2022.3.53f1
6000.0.28f1
6000.1.0a5
Issue ID
UUM-87841
Regression
No
Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
Reproduction steps:
1. Open the attached “Bug.zip” project
2. Open the “SampleScene”
3. Select the “Parent” GameObject from the Hierarchy
4. Observe the Box Collider Gizmo in the Scene view
Expected result: The Box collider matches the Cube transforms
Actual result: The Box collider does not match the Cube transforms
Reproducible with: 2021.3.46f1, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Note:
- The skewing of the rotated Cube is expected due to its parent having non-uniform Scale based on: [https://issuetracker.unity3d.com/issues/rotation-causes-skewing-when-transform-is-a-child-of-a-non-uniformly-scaled-transform|https://issuetracker.unity3d.com/issues/rotation-causes-skewing-when-transform-is-a-child-of-a-non-uniformly-scaled-transform|smart-link], but then the Collider should match the skewing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment