Simplify your online presence. Elevate your brand.

High Height Water Issue Unity Engine Unity Discussions

High Height Water Issue Unity Engine Unity Discussions
High Height Water Issue Unity Engine Unity Discussions

High Height Water Issue Unity Engine Unity Discussions My guess is that it’s a texture mipmapping thing. i’ve noticed it too. does someone know how to fix that??? 😕 could someone explain how to fix this bug?. You can add buoyancy to the water simulation with a script that queries the height of the water surface. to do this: enable script interactions in the water surface you want to query. use the watersearchparameters struct to get the height of the water. this is an example script to float one object on a water surface.

Unity Water Surface Issue Unity Engine Unity Discussions
Unity Water Surface Issue Unity Engine Unity Discussions

Unity Water Surface Issue Unity Engine Unity Discussions Float objects on a water surface you can add buoyancy to the water simulation with a script that queries the height of the water surface. to do this: enable script interactions in the water surface you want to query. use the watersearchparameters struct to get the height of the water. example: float one object this is an example script to float one object on a water surface. using unityengine. Hello, i wanted to use hdrp water in my project, i installed water samples, opened island sample scene and it turned out to be completely broken. the unity editor version is 6000.2.8f1. I’ve been avoiding this bug, error or whatever you want to call it with the water in all my projects. so i simple dont use water. but i am in need for a level with water and well the problem is. Hi, over the past few months, we have started an effort to provide an out of the box water system solution for the high definition render pipeline. with this message, we want to centralize future feedback about this sys….

Another Water Issue Unity Engine Unity Discussions
Another Water Issue Unity Engine Unity Discussions

Another Water Issue Unity Engine Unity Discussions I’ve been avoiding this bug, error or whatever you want to call it with the water in all my projects. so i simple dont use water. but i am in need for a level with water and well the problem is. Hi, over the past few months, we have started an effort to provide an out of the box water system solution for the high definition render pipeline. with this message, we want to centralize future feedback about this sys…. I didn’t hear back on my earlier post, so i wanted to ask the question briefly: i would like to have objects on my water surface move with the waves on the x and z axis. so, not just matching the height, which you guys have provided, or a straight line matching the wind orientation. I have a simple scene setup with an infinite ocean at a height of y = 0 and local volumetric clouds at heights of y = 1000 m. it seems like the water surface is drawn over the clouds, even though there is of course no possibility of clouds & water intersecting. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available. This page provides an overview of the basic workflow to include a water surface simulation in your project, along with three configuration examples that may help you better understand how to adjust water properties to meet your needs.

Comments are closed.