Search Issue Tracker
Fixed
Fixed in 2022.3.64f1, 6000.0.52f1, 6000.3.0a1
Votes
0
Found in
2022.3.62f1
6000.0.49f1
6000.1.3f1
6000.2.0b1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-105177
Regression
No
Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
Steps to reproduce:
- Create a new Unity project using Universal 3D template
- Create a new Shader Graph (Assets > Create > Shader Graph > URP > Lit Shader Graph)
- Click the "Open Shader Editor" button in the Inspector window
- Click the right side of the triangle button all the way to the right side of the Shader Editor window
- Observe the Shader Editor window
Actual results: The dropdown does not open if clicked on the right side of the button
Expected results: The dropdown opens when clicked anywhere on the button
Reproducible with versions: 6000.0.49f1, 6000.1.3f1, 6000.2.0b1
Tested on (OS): macOS Silicon Sequoia 15.3
Notes:
- The click animation is played on the button, but the dropdown does not appear
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note (fix version 6000.3.0a1):
Shadergraph: Addressed an issue where the far right toolbar dropdown was sometimes difficult to interact with.