Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.68f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
Issue ID
UUM-134771
Regression
Yes
Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
Steps to reproduce:
- Create a new project using Universal 3D template
- Go to Assets > Create > Shader Graph > Sub Graph
- Open the created Sub Graph and in the Blackboard click "+" and select Dropdown
- Drag the Dropdown property into the Shader Graph Window
- Create any Shader Graph (e.g. Assets > Create > Shader Graph > URP > Lit Shader Graph)
- Drag the Sub Graph from the Project Window into the Shader Graph
- Observe the Dropdown property in the "New Shader Sub Graph" Node
Actual results: The Dropdown property is visually cut off and introduces an unnecessary column of empty space between the Material preview and the node edges
Expected results: The Dropdown property is fully visible and the Material preview extends to the node edges without additional side padding
Reproducible with versions: 6000.0.52f1, 6000.0.68f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Not reproducible with versions: 6000.0.51f1
Tested on (OS): macOS 26.2
Notes:
- The unnecessary space is not regression and was always there, regression is regarding the cut off property
- For regression when downgrading/upgrading, with each reproduction the Sub Graph has to be deleted and dragged again into Shader Graph as sometimes it can not reproduce
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled
- [UI Toolkit] Delete key deletes the incorrect character and allows for an extra character deletion when language direction is set to RTL
- Dropdown property is cut off and adds unnecessary side padding when a Sub Graph is used as a node in Shader Graph
- All text in the Project Settings Window is still Tinted White after deleting Text in the Search Window
- "WebGL Template" icons disappear when building the project with the Project Settings opened
Add comment