Search Issue Tracker
By Design
Votes
1
Found in
2017.1.0f3
Issue ID
935757
Regression
No
When a parent 3D object is rotating and its scale is changed, the shape and size of the child object starts changing
A 3D object has a sphere collider and is rotating. When its scale changes, the child object starts changing shape and size. This can happen when scale is changed in Play mode or in Edit mode and then switching to Play mode. Also it doesn't matter if scaling is changed when the parent object doesn't have a children object, they can be attached after the scaling has changed and still the issue appears.
How to reproduce:
1. Open QA's attached project
2. Play the scene
3. Select "Cube" and change its scale
4. Observe how the "BigCube" starts changing its shape and size
Expected result: Child cube does not change its shape and size
Actual result: Child cube starts changing shape and size
Reproducible with: 2017.3.0a2, 2017.2.0b6, 2017.1.0p3, 5.6.0f1, 5.5.0f1, 5.4.1f1
Note: In 2017.3.0a2 and 2017.2.0b6 the child cube is rotating along with the father, but still changes in shape and size
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
Add comment