Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b3
Issue ID
957843
Regression
Yes
[Regression] Attaching the GameObject to ScrollRect.content at runtime results in its RectTransform anchorPosition changing
How to reproduce:
1. Open the attached "ScrollRectBug" project and "ScrollRectTest" scene
2. Enter playmode, expand the disabled "Container1" GameObject and go down to "Template"
3. Note that its position values are set to 0
4. Press I key to clone and create the same GameObject, observe that "Container1(Clone)" GameObject is created
5. Expand it and go down to "Template"
Expected result: Its position is the same as the "Template" in "Container1" GameObject
Actual result: Its position has different values from the "Template" in "Container1" GameObject (Left: 250, Right : -250)
Regression introduced in - 2017.1.0b2 and 5.6.0p3
Reproducible with - 2018.1.0a1, 2017.3.0b5, 2017.2.0f3, 2017.1.2p1, 2017.1.0b2, 5.6.0p3
Not reproducible - 2017.1.0b1, 5.6.0p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment