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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Resolution Note (fix version 0.1.0):
Fixed in 2020.2.0a16
Resolution Note:
Fixed in 2020.1.0b16