Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.61f1
Issue ID
UUM-126473
Regression
No
Shader Graph window keeps panning with the middle mouse button released when the middle mouse and right-click are pressed together
How to reproduce:
1. Create a new 3D (HDRP) project and open it
2. In the Project window, right-click and select Create → Shader Graph → HDRP → Lit Shader Graph
3. Open the new Shader Graph by double-clicking it
4. In the Shader Graph window, press and hold the middle mouse button, then right-click
5. Click anywhere in the Shader Graph window to release focus
6. Move the mouse
Expected result: Mouse moves freely, nodes can be selected and remain stationary
Actual result: The window continues panning as if the middle mouse button is still held
Reproducible with: 2023.1.0a1, 6000.0.61f1, 6000.2.0a6
Not reproducible with:, 6000.2.10f1, 6000.3.0b8, 6000.4.0a3
Fixed in: 6000.2.0a7
Reproducible on: Windows 11, Ubuntu 22.04, macOS 15.7.1 (user)
Not reproducible on: No other environment tested
Note: The issue seems to have been fixed in the Shader Graph package version 17.1.0; the version 6000.0.61f1 uses 17.0.4, so the issue persists
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
I can't reproduce this on windows latest. It's plausible that the issue existed as a byproduct of general changes in editor input handling.