Wondering if anyone has any insight into the following error:
TextureNode.js:56 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'isDepthTexture')
at Proxy.getNodeType (TextureNode.js:56:19)
at Proxy.getNodeType (ConvertNode.js:21:33)
at Proxy.getNodeType (VarNode.js:38:20)
at Proxy.build (Node.js:280:23)
at Proxy.build (StackNode.js:81:9)
at Proxy.generate (Node.js:201:22)
at Proxy.generate (ShaderNode.js:384:16)
at Proxy.build (Node.js:297:19)
at Proxy.generate (ConvertNode.js:60:24)
at Proxy.build (Node.js:297:19)
Unfortunately it is non-deterministic, and I have a somewhat complicated Nodes setup, as I’m using the Nodes system through the /examples
directory of a local development copy of three.js r161