Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.2.0b10
Issue ID
947348
Regression
No
Scroll view has its Vertical scrollbar's size value reset when Play mode is entered
To reproduce:
1. Download and open attached "New Unity Project 11.zip" project.
2. Expand Canvas->Scroll View and select "Scrollbar Vertical' object.
3. Change Scrollbar(Script) component's Size value to any other(for example 0).
4. Enter Play mode.
Expected result: Scrollbar's size is the same.
Actual result: Scrollbar's size resets to the default (0.6666).
Reproduced with 2017.3.0a6, 2017.2.0b10, 2017.1.1f1, 5.6.3p2, 5.5.4p4.
Notes: Can also be reproduced when the value is changed and scene is saved by pressing CTRL+S.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment