Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0a4
Issue ID
1013029
Regression
Yes
Enabling "Content Size Fitter" Constraints and then removing them, greys out the "Width"/"Height" of the GO untill Scene Reload
Reproduction steps:
1. Open "MinimalRepro" Project
2. Open "Main" Scene
3. Select "Canvas" -> "GameObject"
4. Set the "Content Size Fitter" "Horizontal Fit"/"Vertical Fit" to "Min Size"/"Prefered Size"
5. See that the "Rect Transform" "Width"/"Height" is greyed out
6. Set the "Content Size Fitter" "Horizontal Fit"/"Vertical Fit" to "Unconstrained"
7. See that the "Rect Transform" "Width"/"Height" is still greyed out
8. Reload the Scene
9. See that the "Rect Transform" "Width"/"Height" is not greyed out anymore
Expected Result: Setting the "Content Size Fitter" "Horizontal Fit"/"Vertical Fit" to "Unconstrained" should immediately make the "Rect Transform" "Width"/"Height" fields editable
Actual Result: The "Rect Transform" "Width"/"Height" is greyed out until the Scene is Reloaded
Fixed in: 2018.3.0a11, 2018.2.9f1
Reproduced with: 2018.2.0a4, 2018.2.0a1
Did not reproduce on: 2018.1.0b10, 2017.3.1p4, 2017.2.2p1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
hadesfury
Apr 16, 2021 12:06
I agree that this bug seems to be back (currently using 2020.3.3f1)
AmazinJacks
Dec 17, 2019 13:55
Hello - this bug is claimed fixed, but I am still encountering it in 2018.4.13f1
The only workaround I can find is to CTRL-Z if I catch it fast enough, otherwise I have to recreate the element from scratch.
Jott
Aug 02, 2018 00:01
I am still having this issue in 2018.2.1f1
CoreyNoe
Jul 23, 2018 08:48
This issue is still happening for me in 2018.2.0f2.
Really annoying when I need to do the UI layout.....