Search Issue Tracker
Won't Fix
Won't Fix in 2022.1.X
Votes
0
Found in
2021.3.6f1
2022.1.9f1
Issue ID
UUM-11518
Regression
No
The scrollbars are moving as one when scrolling one of the scrollbars in the Array of Text Fields
How to reproduce:
1. Open the attached project “Scrollbar”
2. Open the “Intro Level” scene
3. Select the “Dialogue Manager” GameObject
4. Expand the Choice Results Array on the “Dialogue Manager (Script)” Component in the Inspector tab
5. Scroll the Text Field of one of the Array’s object
Expected result: Only one selected Text Field is scrolled
Actual result: All the scrollbars in the Array are moving
Reproduced with: 2021.3.6f1, 2022.1.9f1
Not reproduced with: 2022.2.0a16, 2022.2.0b1, 2023.1.0a3
Could not test with: 2020.3.36f1, 2022.2.0a1, 2022.2.0a15 (Script can’t be loaded)
Reproduced on: Windows 11 Pro
Workaround: Make the Inspector tab wider or detach it
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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
We are moving towards using UITK for all the editor's inspectors which also includes this use case hence why it was not being able to reproduce on newer versions (2022.1 onward). The solution would be bumped the version to 2022 and make sure that the "Use IMGUI Default Inspector" (Edit > Project Settings > Editor) is turned off.
Resolution Note (2022.1.X):
We are moving towards using UITK for all the editor's inspectors which also includes this use case hence why it was not being able to reproduce on newer versions (2022.1 onward). The solution would be bumped the version to 2022 and make sure that the "Use IMGUI Default Inspector" (Edit > Project Settings > Editor) is turned off.