Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Not Reproducible in 2017.2.X
Votes
6
Found in
2017.3.0a1
2017.3.0f3
2018.1.0a1
2018.1.0a3
Issue ID
980300
Regression
Yes
Instantiating prefab with rectTransform places it in (0,0, Z) position instead of parent position
To reproduce:
1. Open repro project
2. Open and play 'Test' scene
Expected: 'Image' prefab will be instantiated at position (5,5, -0.0820)
Actual: prefab is instantiated at position (0, 0, -0.0820)
Reproduced on: 2017.2.0f3, 2018.1.0b1
Not reproducible: 5.6.5f1, 2017.1.2p4, 2017.2.1p1, 2017.3.0a1, 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "ArgumentOutOfRangeException" and UITK is rendered incorrectly when building in WebGL with Native C/C++ Multithreading enabled
- Changing Transform.position.z per-frame should not affect Rigidbody2D interpolation.
- Cancelling a build during "Incremental Player Build" step returns wrong BuildReport result
- Log “Found 1 leak(s) from callstack:“ is present in Editor when Leak Detection Level is set to "Enabled"
- Content in "Asset PostProcessors" Section Not Vertically Centered in Box
Add comment