Something is broken in Node Material. Perhaps a PBR block.
D20 PBR Node Material Pt 1 | Babylon.js Playground
Thanks for reporting! I’ll see what I can find ![]()
This might not be the best solution, but it is a solution - NME - indexOfRefraction is optional, so it has no variable name. defaulting to 1.0 by RaananW · Pull Request #16479 · BabylonJS/Babylon.js · GitHub
Might be solved differently in a future PR.
If you want to fix it before the PR is available to you, you should link 1.5 to indexOfRefraction, not 1 (the PR has been updated to set 1.5 and not 1.0 when nothing is connected to the IOR input).

