Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
2019.3.0a11
Issue ID
1173090
Regression
Yes
[Shader Graph] [Mac] Master node, Property Window, and Main Preview window don't appear in shader graph editor
Fails to load Master node, Property Window, and Main Preview in shader graph and throws an error.
Steps to reproduce:
1. Create a new project.
2. Windows > Package manager > Shader graph.
3. Windows > Package manager > LWRP / HDRP.
4. Project Settings > Graphics API > Metal
5. Project > right-click > Create > Shader > Unlit/PBR/Subgraph.
6. Open created graph.
Actual Result:
1. Shader graph editor appears blank.
2. "Metal: Error creating pipeline state (Hidden/GraphView/GraphViewUIE): Compilation failed
(null)" Error in the console
Expected Result:
The master node, Property Window, and Main Preview are available for shader graph by default.
Environment:
Only on MAC
Reproducible in :
2019.3.0a11
Works fine with:
2019.3.0a10, 2019.2.0f1
Note: Issue is occurring with Metal Graphics API, working fine with OpenGLCore
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment