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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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.