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
- Gamma bleeding and banding when low light baked in VR scene
- A WebGL build with complex shaders has a performance drop when tapping the screen
- No MipMaps are created when using "UnityWebRequestTexture.GetTexture"
- [Addressables] Crash in TransformParticleMesh
- Canvas Override Sorting breaks sorting order when it is disabled and enabled again
Add comment