Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b12
Issue ID
618295
Regression
No
uGUI: Content Size Fitter drives Anchors even when disabled
To reproduce:
1. Open project
2. Open 'test' scene
3. Select 'Panel' gameobject in Hierarchy
4. In 'Content Size Fitter (Script)' component change 'Vertical Fit' to PreferredSize
5. Vertical Anchor of 'Panel' ('Stretch') is being changed to 'Bottom'
6. Disable 'Content Size Fitter (Script)' component
7. Change 'Anchor Preset' to 'Stretch/Stretch' (To preset in lower right corner)
8. Anchor Preset doesn't change to 'Stretch/Stretch'
Possible workarounds:
1. Remove disable 'Content Size Fitter (Script)' component from gameobject
2. Change 'Vertical Fit' to 'Unconstrained' in disabled 'Content Size Fitter (Script)' component
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Add comment