Search Issue Tracker
Fixed in 9.0.0-preview
Votes
0
Found in [Package]
7.2.1, 7.2.0, 7.1.8, 7.0.1
Issue ID
1220914
Regression
No
[ShaderGraph][Preset] Unable to open Editor when clicking on "Open Shader Editor" in the ShaderSubGraphImporter
Unable to open Shader Graph Editor when clicking on "Open Shader Editor" in the ShaderSubGraphImporter
Steps to Reproduce:
1. Create a new Project with HDRP Template
2. Install Package Manager > HDRP package > 7.2.1
4. Create Assets > right-click > Shader > PBR Graph
5. Create new node from New Shader Graph window > PBR Master > Vertex Position > Artistic > Adjustment > Channel Mixer
6. Select Shader Graph window > Channel Mixer > right-click > Convert To SubGraph
7. Click on NewShaderSub Graph > Inspector > Preset
8. Click on Assets > NewShaderSubGraphImporter > Inspector > Open Shader Editor
Expected Result:
Either Open Shader Editor option not presented or Editor opens up
Actual Result:
Editor does not open
Reproducible on: 2020.1.023, 2019.3.2f2, 2019.2.12f1, 2019.1.14f1, 2018.4.17f1
Environment: Windows 10 and Mac 10.14
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
- [Android] [GameActivity] UI is unresponsive when Application Entry Point is set to GameActivity
- [Linux] VR template "Tutorial Player" GameObject becomes blank after entering Play mode
- Editor window minimizes when changing the Layout while using the Windows split-screen function
- Object pools do not reset when re-entering the Play Mode with reload domain disabled
- Performance issue when using Shadow-Casting Lights with Batch Renderer Groups
Resolution Note (fix version 9.0.0-preview):
Removed ability to create Presets from Shader Graph and Sub Graph assets as it was never intended to work.