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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Add comment