Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b1
Issue ID
589793
Regression
No
If I instantiate a prefab from code the positions of its children are messed up
To reproduce:
1. Open the RepoCase scene in the attached project
2. Add the prefab RepoStuff/card_small to the hierarchy
3. See that it looks correct and is automatically moved to the lower left corner. (It was created with anchor set to middle center and position (0,0) so I would expect it to appear there)
4. Delete the instance and enter play mode
Expected result: Instantiated prefab looks the same as the one we added manually
Actual result: It's messed up
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
- Duplicated items across all SerializedProperties when inserting a new element
Add comment