MissingComponentException: There is no 'MeshRenderer' attached to the "Nodes" game object, but a script is trying to access it.
You probably need to add a MeshRenderer to the game object "Nodes". Or your script needs to check if the component is attached before using it.
unity报错
不知道你这个问题是否已经解决, 如果还没有解决的话: