Search Issue Tracker
Fix In Review for 2020.2.X
Fixed in 2020.3.X
Votes
0
Found in
2019.4
2019.4.8f1
2020.2
Issue ID
1271674
Regression
No
[UIElements] Multiple ListView's TextField items inherit the selected TextField's text when scrolling down/up in the window
How to reproduce:
1. Open the attached "1271674_Listview.zip" project
2. Go to Window -> ListViewExampleWindow
3. Select any TextField
4. Enter "text" in the TextField's Input Field
5. Scroll down with the mouse wheel or the scrollbar in the right side of the window
6. Observe the window
Expected result: The selected TextField item with "text" text stays in the top when scrolling down
Actual result: The selected TextField item with "text" text keeps appearing in the window when scrolling down
Reproducible with: 2019.4.9f1, 2020.1.3f1, 2020.2.0a21
Could not test with: 2018.4.26f1 (UIElements not supported)
Note:
- After deselecting the TextField item and then scrolling down, it can be seen that the same text was added to multiple TextField items
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment