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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.