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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment