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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Add comment