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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment