Search Issue Tracker
Duplicate
Votes
0
Found in
6000.1.2f1
6000.2.0a10
Issue ID
UUM-104543
Regression
Yes
UI GameObjects don't maintain their original position in the Canvas when converted into a Prefab
How to reproduce:
1. Create a new Unity project with the Universal 3D (URP) template
2. Open the “SampleScene“
3. In the Hierarchy window, navigate to “UI > Toggle”
4. Ensure the "Toggle" GameObject is centered in the Scene view
5. Drag the “Toggle“ GameObject from the Hierarchy window to the Project window
6. Delete the “Toggle“ GameObject from the Hierarchy window
7. Drag the "Toggle" prefab from the Project window onto the "Canvas" GameObject in the Hierarchy window
8. Observe the position of the “Toggle“ GameObject in the Scene view
Expected result: The “Toggle“ is in the center
Actual result: The “Toggle“ is in the bottom left area
Reproducible with: 6000.1.0b3, 6000.1.2f1, 6000.2.0a10
Not reproducible with: 2021.3.51f1, 2022.3.62f1, 6000.0.48f1, 6000.1.0b2
Reproducible on: MacOS 15.3 (M4), MacOS 14.7 (M4) (by user)
Not reproducible on: No other environments tested
-
Resolution Note:
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
This is a duplicate of issue #UUM-104560