Search Issue Tracker

Fixed in 0.1.0

Votes

0

Found in [Package]

2020.1

2020.2

2020.2.0a2

Issue ID

1231302

Regression

No

An error is logged while moving cursor from a TextField in a reorderable ListView when an element is selected

Package: UI Toolkit

-

How to reproduce:
1. Open the attached 'project-1231302.zip' project
2. Select 'ListViewBug' > 'OpenWindow'
3. Select an Element in the 'ListViewWindow'
4. Select a text field
5. Move the mouse from the text field
6. Observe the Console window

Expected result: no errors are logged
Actual result: an error is logged

Reproducible with: 2020.1.0b4, 2020.2.0a5
Could not test with: 2019.3.8f1 and lower (reorderable property introduced in the 2020.1 stream)

Full error:
Drags can only be started from MouseDown or MouseDrag events
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

  1. Resolution Note (fix version 0.1.0):

    Fixed in 2020.2.0a16

  2. Resolution Note:

    Fixed in 2020.1.0b16

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.