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
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Resolution Note (fix version 0.1.0):
Fixed in 2020.2.0a16
Resolution Note:
Fixed in 2020.1.0b16