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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (2020.1.X):
Low priority defect, unlikely to be fix for the near future.