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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment