Search Issue Tracker
Fixed in 2018.2
Fixed in 2017.3, 2018.1
Not Reproducible in 2017.2
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
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
Add comment