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
- Documentation link icons' are not aligned in he "Recommendation" tabĀ
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
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.