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
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
- Crash on invalid_parameter_internal when starting Standalone Profiler
- UI Toolkit buttons stop receiving inputs when entering the new Scene while holding a button during Scene change
- VFX Graph tooltips have a double line on the bottom side
Add comment