Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b13
Issue ID
654433
Regression
Yes
[Colliders]When scaling GameObject, if a sub-GameObject has rotated collider, the rigid collides "dysfunctionally" (unstable)
To reproduce:
1. Open attached project
2. Open ScaleExplosion scene
3. Press play
4. Alternate pressing the 'B' and 'V' keys a few times
5. Watch the cube on the left bounce around as they both scale up and down
The only difference between these two cubes is that the left one ("CubeWithColliderRotation") has its box collider defined in a sub-GameObject which has been rotated 90 degrees.
Workaround:
Change collider rotation to 0.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment