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
- Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
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.