Search Unity

Where is the 2DRenderer

Discussion in 'Universal Render Pipeline' started by andrewdhone, Apr 13, 2021.

  1. andrewdhone

    andrewdhone

    Joined:
    Apr 28, 2019
    Posts:
    1
    I am trying to create a shadergraph for 2D sprites.
    I have been referring to this documentation:
    https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@10.4/manual/ShaderGraph.html

    I have checked and the Universal Renderer and Shadergraph packages are installed in my project.
    I have created a Universal Renderer pipeline, updates the graphics settings, and attached to the camera.
    I have created a 2d renderer and linked to the pipeline.

    But when I try to create a 2D sprite shadergraph using Create > Shader > 2D Renderer > Lit Sprite Graph, the 2D Renderer sub-menu is not displayed. Any idea how to get this showing, or any other workround?
     
  2. TheodorGal1977

    TheodorGal1977

    Joined:
    Feb 3, 2021
    Posts:
    10