lightningbulb Posted March 15, 2022 Posted March 15, 2022 During the first installation, and after installing the Render Pipeline, I am not able to proceed with INTALLING SHADERS. I am able to click YES to proceed but nothing happens.
Bryan Posted March 16, 2022 Posted March 16, 2022 After hitting yes can you spawn objects - can you check a rock spawner? Are you getting any errors?
neurodr0me Posted March 19, 2022 Posted March 19, 2022 Also having this issue, this is what the console spits when I try to hit the Install Shaders button. Otherwise nothing happens, and all materials based on this shaders are showing as the magenta error color fill. I looked and these shaders are in the correct place, even tried to reimport them, same issue.
Peter Posted March 21, 2022 Posted March 21, 2022 @neurodr0me Thanks for posting these messages - from these I can tell the following is going on: Gaia finds some materials that use the shader "PWS/PW_General_Deferred" (which would only work in the built-in pipeline) and therefore offers the Shader Install button. But during installation it mentions that it cannot find the "Shader Graphs/PW_General_ShaderGraph_URP" shader, which would be the replacement for that built-in shader. When it "cannot find" that shader it would mean it cannot load this shader by this name - this is usually because there is a compilation error on that shader. Can you please select that shader in the project hierarchy and check if it shows any red compilation errors in the inspector?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now