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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Resolution Note (2020.1.X):
Low priority defect, unlikely to be fix for the near future.