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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment