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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
Add comment