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
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&)
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
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
Resolution Note (fix version 0.1.0):
Fixed in 2020.2.0a16
Resolution Note:
Fixed in 2020.1.0b16