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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Ammar_Negm
Jul 18, 2023 11:06
pls fix