Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.4
2020.3
2020.3.13f1
2021.2
2022.1
Issue ID
1378798
Regression
No
Scroll View position goes to bottom when changing localScale of parent Panel
How to reproduce:
1. Open the user's attached project
2. Open scene Scenes/SampleScene
3. Press the Play button and go to the Game view
4. Observe the position of the Scroll View scrollbar
5. Click the button "Hide", then "Show"
6. Observe the position of the Scroll View scrollbar again
Expected result: the scrollbar is positioned at the top of the Scroll View
Actual result: the scrollbar is positioned at the bottom of the Scroll View
Reproducible with: 2019.4.34f1, 2020.3.25f1, 2021.2.6f1, 2022.1.0b2
Comments (1)
-
phreggle
Dec 09, 2021 18:27
This issue is very relevant to developers who want to use scaling to manage their game UI. For instance, 'scale in' a window that displays a high score list or list of shop items. Scaling is a very commonly used technique for UI management, but this issue makes the use of the Scroll View component in such situations unusable.
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (2022.2.X):
Due to the severity of the issue we have determined this bug wont be fixed in any sort of reasonable time so we are closing as wont fix.