Search Issue Tracker
Won't Fix
Votes
0
Found in
5.1.2f1
Issue ID
719010
Regression
No
[Collider] Box Collider fits object badly when object is parented to non-uniformly scaled parent
Steps to reproduce:
1. Create new project
2. Create a cube. Set its position to (0, 0, 0), rotation to (0, 0, 0) and scale to (20,1,5)
3. Duplicate it
4. Select new cube and change its position to (20, 0, 0) and rotation to (0, 45, 0)
5. Make the new cube as a child of the old cube
6. Observe that the mesh is deformed, while the collider stays the same
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment