asus4 / ShaderGraphNullReferenceException

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple project to reproduce the NullReferenceException error in the Shader Graph.

How to reproduce

  1. Press "Play" button in Unity Editor.
  2. Stop playing
  3. Try to crate a new node in the Shader Graph
    • Both "right click" and "space" will throw the error.
capture.mp4

About