Search Issue Tracker
By Design
Votes
0
Found in
2017.3.1p1
Issue ID
1008747
Regression
Yes
UI elements with ContentSizeFitter get misplaced
Reproduction steps:
1. Open the attached project "WorldSpaceText.zip";
2. Open the main.unity scene;
3. Enter a play mode.
Expected results: both text lines should be shown in the game view.
Actual results: only the line in the top which is without ContentSizeFitter is shown in the game view.
Reproduced on: 2017.3.1p1, 2017.3.1p3, 2018.1.0b10, 2018.2.0a3.
Not reproducible on: 2017.3.1f1, 2017.2.1p4, 2017.1.3p2.
By Design: Calling RectTransform.ForceUpdateRectTransforms after changing the 3D position is a workaround for this issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment