Hi,
I am using the Translucent water BP that is available as part of the Water Planes sample project from the Learn tab.
My problem is that at certain angles, the part of a particle effect that has water behind it will not render at all.
The problem only occurs with the translucent water sample, which leads me to believe that it is caused by some kind of depth sorting issue, however with my limited amount of rendering knowledge I have not been able to fix it. I also haven’t been able to figure out why the rendering problem only shows up at certain locations above the water, and when viewed at specific angles.
In order to reproduce the issue, do the following:
- Create a new, blank project. Make sure you include the starter content.
- Add the Water Samples content to the project.
- Open the map TranslucentWater_Example.
- Drag any particle effect from the starter content into the map. For debugging purposes, I find that the P_Steam_Lit effect works best.
- Try moving the effect around a bit and you will notice that at certain positions and camera angles, it will only render the parts that have rock behind it. If there is water behind, it will not render.
I have uploaded a video that shows off the problem: - YouTube
I would very much appreciate anything that might point me in the right direction toward fixing the issue, as this has been bothering me for a couple of weeks now. I am not even sure if I should be looking into modifying the code for the particles or the water in order to get this resolved.