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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment