Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1200145
Regression
No
[Shader Graph] Shader Graph Window is not available in Windows drop down
[Shader Graph] Shader Graph Window is not available in Windows drop down
To reproduce:
1. Create a new project
2. Install Shader Graph package
3. Open Window dropdown
Expected result: Shader Graph window can be opened there
Actual result: Shader GRaph window cannot be opened from there
Note: This is not consistent with similar tooling (Visual Effects Graph), which can be opened from that window.
Reproduced on:
2020.1.0a14 Shader Graph 7.1.5
2019.1.14f1 Shader Graph 5.7.2
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
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
Resolution Note:
Shader Graph uses a document model which means each window is tied to a specific asset. Simply opening a SG window with no graph does not make sense. To open Shader Graph, create a Shader Graph asset and double-click it.