Search Issue Tracker
Won't Fix
Votes
5
Found in
5.6.1p1
Issue ID
922123
Regression
No
Terrain grass is not affected by the Wind Zone
To reproduce:
1. Download Unity project "GrassWindIssues.zip" from the link provided by the user
2. Open "Main" scene
3. Go into Play Mode
4. Observe the grass
Expected result: Grass, just like trees, should be affected by the Wind Zone
Actual result: Grass moves in one direction and is not affected by the Wind Zone at all
Reproduced on: 5.5.4p1, 5.6.2f1, 2017.1.0b10, 2017.2.0a4
Comments (5)
-
DiGiaCom-Tech
Jan 13, 2019 21:16
Thank you for this information ... is there some place where I can track the development of the "GPU rendering details system" and, more specifically, the implementation these wind/detail overrides?
-
DiGiaCom-Tech
Nov 22, 2018 18:24
As for the resolution proposed ... how long do you think it's going to be before we see this in an update? Your best rough guesstimate will suffice ... this has been an issue for a long time now.
-
DiGiaCom-Tech
Jul 12, 2017 00:30
The bending of the grass over a large terrain area produces a wave pattern that moves across the grass in a single direction only. There is currently no way to get the wave to move in a specific direction (i.e. with the wind) and/or link it directly to a WindZone. One could argue that each grass prototype should have it's own rotation setting, just like trees do, giving the developer infinite control over each prototype vs. simply linking a single WindZone to the terrain that controls every grass therein.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
We are focusing our efforts on the instanced GPU rendering details system; I will add local wind overrides to the requirements there.