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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment