Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4.4f1
Issue ID
1176811
Regression
No
[GraphView] Dragging up or down slightly when trying to select text or numbers deselects them
Unity Version 2020.1.0a1 (998f3306adcf)
Reproduces as far back as 2018.4.4f1 (5440768ff61c)
Repro steps
1. Open a shadergraph or VFX graph
2. Create any node that has a variable that is a constant by default (and has an input field with a number which you can select or deselect
3. Click on the right side of the number, and hold, move your mouse over to the left side of the number, to highlight it
4. while still holding, move your mouse down slightly, below the screen Y position of the bottom of the text box
5. Click on the left side of the number, and hold, move your mouse over to the right side of the number, to highlight it
6. while still holding, move your mouse up slightly, above the screen Y position of the top of the text box
Expected result: the number will remain highlighted after click-drag highlighting, no matter where you move your mouse, as long as it is on the other side of the number from where you originally clicked
Actual result: the number will be deselected if you move the mouse in the wrong vertical direction after highlighting the text or number.
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2020.1.X):
Low priority defect, unlikely to be fix for the near future.