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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
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.