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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
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.