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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment