Search Issue Tracker
Fixed
Fixed in 2021.3.36f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b5
Votes
0
Found in
2021.3.32f1
2022.3.13f1
2023.1.19f1
2023.2.0f1
2023.3.0a13
Issue ID
UUM-56520
Regression
No
Move tool resets GameObject's local position when a different parent GameObject is assigned
How to reproduce:
1. Open the “MoveToolTest” project
2. Open the “Test1” Scene in the “Scenes” folder
3. Select the “Elevator” GameObject
4. Move it towards the positive-Y direction by dragging the Transform Component’s Y label
5. Observe expected behavior
6. Move it back down to the starting position by dragging the Transform Component’s Y label
7. Slowly move it towards the positive-Y direction using the Move tool in the Scene view
8. Observe actual behavior
Expected result: GameObject’s local position gets set to “0” after a new parent is assigned and the “Elevator” moves smoothly
Actual result: The Move tool reverts GameObject’s local position after a new parent is assigned, and the “Elevator” teleports up by 4 units
Reproduced with: 2021.3.32f1, 2022.3.13f1, 2023.1.19f, 2023.2.0f1, 2023.3.0a13
Reproduced on: Windows 10 (by reporter), Windows 11
Not Reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 2023.3.0b5):
Fixed Move tool behavior when the parent GameObject changes during manipulation.
Resolution Note (fix version 2023.2.10f1):
Fixed Move tool behavior when the parent GameObject changes during manipulation.
Resolution Note (fix version 2022.3.20f1):
Fixed Move tool behavior when the parent GameObject changes during manipulation.
Resolution Note (fix version 2021.3.36f1):
Fixed Move tool behavior when the parent GameObject changes during manipulation.