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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
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.