System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 419.67
Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-06-26 13:42, hash: rB93f170390071
Worked: Multiple builds from last week
Short description of error
Grab operator currently works only while holding G key. Releasing hotkey confirms grabbing, as opposed to user confirmation with LMB. This also affect macro operators like Duplicate. Pressing Shift+D duplicate node and immediately connect it to node underneath. It's impossible not to connect nodes in wrong places now.
Exact steps for others to reproduce the error
- Go to Shading Workspace
- Add two math nodes and connect them.
- Duplicate leftmost node with Shift+D
- New node stays in place (or is auto-offsetted, depending on setting) and is automatically connected.