Search Issue Tracker
Active
Fixed in 2022.3.64f1, 6000.0.52f1, 6000.3.0a1
Under Consideration for 6000.4.X
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.3.0a1):
Shadergraph: Addressed an issue where the far right toolbar dropdown was sometimes difficult to interact with.