Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.4.4f1
Issue ID
1176976
Regression
No
[Graphview] click-drag select on input field that ends outside of the field deselects when left mouse button is released
Latest repro: Version 2020.1.0a1 (998f3306adcf)
Earliest repro: Version 2018.4.4f1 (5440768ff61c)
Repro steps:
1. Open any shadergraph or VFX graph
2. Create any node with an input field
3. Click outside of the node
4. Highlight the number in an input field using the left mouse button, starting on the left or right side, dragging to the opposite side, and ending outside of the input field
5. Release the left mouse button
Expected result: the number stays selected
Actual result: the number is deselected when the left mouse button is released
Notes: this only happens when you do this in an input field that you are not already editing.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment