Search Issue Tracker
Fixed
Fixed in 2023.3.0a9
Votes
2
Found in
2021.3.28f1
2022.3.5f1
2023.1.4f1
2023.2.0a23
Issue ID
UUM-43090
Regression
No
GameObject's world position is not preserved when cutting and pasting it as a Child to another GameObject
How to reproduce:
1. Open the user-attached project “PasteAsChildBug”
2. Open the “SampleScene” scene
3. Right-click on the “Sphere” GameObject in the Hierarchy and click “Cut”
4. Right-click on the “Cube” GameObject in the Hierarchy and click “Paste As Child”
5. Observe the “Sphere” GameObject’s position
Expected result: The position of the GameObject remained the same as it was before cutting
Actual result: The position of the GameObject is not preserved because it was affected by the Parent GameObejct
Reproducible with: 2021.3.28f1, 2022.3.5f1, 2023.1.4f1, 2023.2.0a23
Reproducible on: Windows 11 Pro
Comments (1)
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
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Ammar_Negm
Jul 18, 2023 11:06
pls fix