Search Issue Tracker
By Design
Votes
0
Found in
5.4.0a6
Issue ID
756387
Regression
No
Parenting a non-uniformly rotated cube under another cube deforms the child according to the parent
To reproduce:
1. Open 1.unity scene
2. Parent Cube(2) gameObject under Cube game object
Expected result: it's parented and the scales adjust, so the object is the same in the scene
Actual result: It's scales are change, so that the child does not change from world perspective.
Note: Attached Actual/Expected result PNGs and a repro video.
Workaround: Rotate both objects to identical rotations, parent the objects, rerotate the objects to what they were before the operation
Reproduced in:
Version 5.2.4f1, 5.3.2p4, 5.4.0a6, 5.4.0b6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment