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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment