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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment