Search Issue Tracker
By Design
Votes
11
Found in [Package]
7.0.0
Issue ID
1227083
Regression
No
[Tree] [URP] Pink shaders appear near camera when using billboard renderer
Reproduction steps:
1. Download and open attached "URPbugs" project
2. Open "U_FB_SO" scene
3. Enter Play mode
Expected result: Nearby trees are rendered correctly
Actual result: Nearby trees are rendered with a pink shader
Reproduces on: 2019.3.14f1, 2020.1.0b9, 2020.2.0a11 (URP version 7.0.0 - 9.0.0.preview.14)
Could not test with: 2018.4, 2019.2 (Console errors)
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
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
- [Android][Vulkan] The Color Channel of videos changes from RGB to BGR when streaming in the Player
- Post Processing SMAA breaks when HDR mode R11G11B10 is selected and Color Space is changed
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
Resolution Note:
Legacy tree creator trees are not supposed to be rendered in URP, thus the pink shader. The billboard actually shouldn't render either, but it just does by accident. There's a workaround posted that works for 2020.1 and URP 7.0.0: https://forum.unity.com/threads/case-1227083-tree-nature-soft-occlusion-shader-in-urp.825825/#post-6220065
Update - URP support for Tree Creator is being considered for a future release.