Search Issue Tracker
Fixed
Fixed in 2023.1.0a21
Votes
0
Found in
2021.3.29f1
2022.3.8f1
2023.1.0a20
Issue ID
UUM-46867
Regression
No
ScrollView resets its position when it's hidden and shown again
Reproduction steps:
1. Open the attached "repro_IN-52071.zip" project
2. Open the "SampleScene" Scene
3. Enter the Play Mode
4. Scroll down to the bottom of the ScrollView
5. Press the "Hide ScrollView" button, then the "Show ScrollView" button
Expected result: Scroll position is at the bottom of the ScrollView
Actual result: Scroll position is at the top of the ScrollView
Fixed in: 2023.1.0a21
Reproduced with: 2021.3.29f1, 2022.3.8f1, 2023.1.0a20
Not reproduced with: 2023.1.10f1, 2023.2.0b6, 2023.3.0a2
Reproduced on: Windows 11 (user's), Windows 10 (22H2)
Not reproduced on: No other environments tested
Note: Reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment