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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Resolution Note (fix version 0.1.0):
Fixed in 2020.2.0a16
Resolution Note:
Fixed in 2020.1.0b16