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
- Warning "Unable to load Unity.Android.Gradle's referenced assembly NiceIO ..." when recompiling scripts
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
Add comment