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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment