Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.3.0f3
2018.1.0a7
Issue ID
981265
Regression
Yes
"Aspect Ratio Fitter" breaks "RectTransform" values of a different GameObject
Reproduction steps:
1. Open "RectTransformBug.zip" project
2. Open "TestScene" scene
3. In the Hierarchy window observe "Canvas" -> "TestUI" and its children GO
4. In the "LeftPanel" GO enable "Aspect Ratio Fitter" component
5. Apply changes to the "TestUI" GO prefab
6. Delete the "TestUI" GO from the Hierarchy window
7. Drag the "TestUI" Prefab from the Project window into the Scene and child it to the "Canvas"
Expected Result: The "TestUI" looks like before Step 6
Actual Result: The "TestUI" "RightPanel" is no longer at the right edge (RectTransforms "Left" value is '-512' and "Right" is '512' instead of '0')
Fixed in: 2018.1.0b5
Reproduced with: 2018.1.0b2, 2018.1.0a7, 2017.3.0p1, 2017.3.0f1
Did not reproduce on: 2018.1.0a6, 2017.3.0b11, 2017.2.1p1
Note:
"LeftPanel" is anchored to the left edge
"RightPanel" is anchored to the right edge
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Timeline section stops rendering after restoring Profiler Window modules
- Cursor image does not update when Cursor.SetCursor is called again with CursorMode.Auto
- Crash on do_runtime_invoke when reopening a specific project after failing to build it
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
Add comment