Skybox Shader Graphs broken again (2023.3.0a6)

Previous workarounds for using Shader Graph for skyboxes stopped working after upgrade from 2022 LTS to 2023. There is a new fix working for me so far, tested in editor and WebGL builds. Set the type to Canvas in the graph inspector. I’m not sure what that option is meant to be used for. The other approaches that worked previously no longer do (once again having the blue areas or the sky drawing over top of some transparent materials… more information and screenshots can be found at the links below.

Screenshot of the solution I’m using, which hopefully continues to work into 2023 LTS - of course long term, a “Skybox” option would be amazing :smile:or some official docs on Shader Graph sky config.
9360779--1309115--skybox_shader_graph_2023.png

Previous threads related to these issues and workarounds for older versions:

Canvas as in UI canvases. Unity’s update to the Text Core system added some features.
One new feature is Shader Graph support to UI Canvases.

1 Like