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
- Focused Inspectors do not repaint on every frame when playing a models Animation preview
- MissingComponentException not being thrown when inside an Awaitable
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.