Metal: Fragment shader missing buffer binding at index 4 (_LightIndexBuffer / PBR Master)
Metal: Fragment shader missing buffer binding at index 2 (_LightIndexBuffer / Sphere)
Metal: Fragment shader missing buffer binding at index 3 (_LightIndexBuffer / LightweightPipeline/Standard (Physically Based))
Every time I close the Shader Graph and re-open, I get 4 of the same warnings:
Metal: Fragment shader missing buffer binding at index 4 (_LightIndexBuffer / PBR Master)
Thanks for sharing Ryiah. Can’t do much about it, Unity is still working on it so it’s completely understandable. Can’t wait to use it the Shader Graph though, seems awesome
I know this post is old but it is the first result in google,I still have the same problem in anything superior to the version 2018.2.18, there I can work with the HDR normally but as soon as I try to do the same in superior versions my PBR Master is completely blank, no errors and it seems to work fine, I just don’t have any preview at all which make work with shaders very hard as I need to see the effect in the scene
Hi,
i had an empty Main Preview today, but i just selected another preview object and got it to work. I Foun out that the plane i used before was shown from the bottom side where its transparent → Main Preview seems to be empty…
The problem came for me in LWRP when I started using a Custom Forward Renderer and then it broke. Making a new Custom Forward Renderer with default settings fixes it.
So if you are working on Shaders you need to toggle between your Pipeline renderer using your game custom forward renderer and a default one.
Unity, Are you kidding? Still not working!!!
Unity version 2019.1.9 ! LWRP.
Total blank properties and preview! When will be fix for this? From November previous year! OS: MacOS High Sierra Version 10.13.6
This fixed it for me. I switched over to HDRP for my current project and noticed when I would use PBR Graph nothing would should up like it would with LWRP. I went to HDRP instead and chose one from there and now the Main Preview is working like it’s suppose to.
So, PBR Shader for LWRP and HDRP for HDRP and everything works fine.