Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4.0f1
2018.3.0a2
2018.3.8f1
2019.1.0a1
2019.2.0a1
Issue ID
1136591
Regression
No
Scrollbar Value and Size sliders are broken when the Canvas has a CanvasScaler Mode set to 'Scale With Screen Size'
How to reproduce:
1. Open the attached "ScrollRectWithCanvasScaler.zip"
2. Expand 'Canvas_Root', 'Scroll View' Game objects
3. Click on 'Scrollbar Vertical' or 'Scrollbar Vertical' and try to move the sliders of 'Scrollbar (Script)' component's 'Value' and 'Size' parameters to values between 0 and 1
4. Enter to Play mode and observe Inspector
Expected result: All Scrollbar parameters have a fixed value
Actual result: 'Value' and 'Size' parameter's values are changed to '0' or '1' or sliders are moving by their own
Reproducible: 2017.4.24f1, 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
Can't reproduce: 2018.3.0a1, because ScrollRect.value is NaN
Notes:
- The bug is also reproducible when CanvasScaler Mode set to 'Constant Pixel Size'. Reproducible on 2018.3.10f1
- The 'Value' and 'Size' sliders aren't movable in 2017.4.0f1, 2017.4.24f1, 2018.3.0a2, 2018.3.10f1 Unity versions
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.