Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.2.0a11
2021.2.0a16
Issue ID
1337080
Regression
Yes
[Shadergraph] Shadergraph menu in Assets right click menu is at the bottom
Was working correctly as of Version: 2021.2.0a15.2125
Location changed in Version: 2021.2.0a16.2250
Repro steps:
1. Use a project with shadergraph
2. Right click the asset folder
Expected result: "shadergraph" appears in the same section as "shaders"
Actual result: "shadergraph" is at the bottom
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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Resolution Note (fix version 2021.2):
Fixed the location of the "Shader Graph" asset create menu to be next to the "Shader" menu.