unity提示报错。。。。

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报错

不知道你这个问题是否已经解决, 如果还没有解决的话:
  • 给你找了一篇非常好的博客,你可以看看是否有帮助,链接:unity报错总结

如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^