Search Issue Tracker
Fixed in 8.0.0
Fixed in 7.1.7
Votes
2
Found in [Package]
7.1.1
Issue ID
1178480
Regression
Yes
[HDRP][Terrain] Terrain w/ HDRP broken
Repro:
1) Create a new project pointing to SRP master.
2) Create a HDRP Asset.
3) In Project Settings / Graphics, set the Scriptable Render Pipeline to this newly create HDRP asset.
4) In the scene, create a new terrain.
5) Get close enough to the terrain, and it will flicker black & pink and an error will be generated.
Error:
Shader error in 'HDRP/TerrainLit': redefinition of '_Control0_TexelSize' at /GitHub/ScriptableRenderPipeline0/com.unity.render-pipelines.high-definition/Runtime/Material/TerrainLit/TerrainLit_Splatmap.hlsl(4) (on d3d11)
Bonus info:
If you get far enough away from the terrain it will look fine, meaning the basemap shader is fine.
Reproduced with 2020.1.0a2 (4a00acff388a) Sun, 18 Aug 2019 22:49:45 GMT, SRP master at Aug-21-2019 (78e2822441)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment