If you have any issues or feedback feel free to contact us on Discord.
If you are going to reach out to us for troubleshooting, please export the diagnostics info via this button and send it to us.
After copying that you can go directly to our discord or email with another buttons.
Some common issues you may have and ways to troubleshoot them:
First thing you want to do in case of any error is to check your Console for any errors.
Issue: Simulation doesn’t work
Solution 1: Check whether you have any errors in the Simulation Volume inspector
e.g.
Solution 2: (In case of URP) Add “URP Liquid Rendering Component” and enable “Depth buffer”
See Additional setup on URP. Pay extra attention to the fact that mobile and desktop platforms may have separate URP options.
Solution 3: Double check System requirements . We have unsupported platforms (e.g. webGL), Unity version (anything before 2020.3).
Issue: manipulators/colliders don't work
Solution: check their inspector and ensure all manipulators have an SDF component.
e.g.
Issue: On HDRP, the Liquid is too bright