Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Everything appears pink after setting the ObiFluidRendererFeature to the pipeline
#6
(10-09-2020, 09:39 AM)qwzzz Wrote: no errors, no warnings either
Checking that makes the entire scene pink
i was referring to this:https://imgur.com/VzRbvUU

Hi,

Yes, that's the renderer feature. It uses many different shaders to render the fluid to the screen.
It's just not possible for the entire screen to be pink if there are no compilation errors in any shader. Try the following:

- Go to the Obi/Resources/ObiMaterials folder in the project view.
- Select all shader files there, one by one, check if any errors are shown in the inspector.

- Go to the Obi/Resources/ObiMaterials/URP folder in the project view.
- Again, select all shader files there, and check if any errors are shown in the inspector.
Reply


Messages In This Thread
RE: Everything appears pink after setting the ObiFluidRendererFeature to the pipeline - by josemendez - 10-09-2020, 09:47 AM