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
- [Vive][SteamVR] Play Mode stops or the Editor closes once XR processes (SteamVR) are shutdown during Play Mode
- [Linux][Vulkan] Silent crash when the Player window is resized
- Blend Tree Slider does not adapt if outside allowed range on change of Threshold values
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
Add comment