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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (2020.1.X):
Low priority defect, unlikely to be fix for the near future.