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
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
Ammar_Negm
Jul 18, 2023 11:06
pls fix