Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.30f1
2020.3
2021.2
2022.1
Issue ID
1368792
Regression
No
Creating Unity Tree GameObject creates it with a BiRP Shader when the SRP is set to another Pipeline
How to reproduce:
1. Open the attached "case_1368792" project
2. Right-click and select "3D Object -> Tree" in the Hierarchy
3. Observe the Tree's Material Shader in the Inspector
Expected result: The Shader of the Tree's Material is based on Universal RP
Actual result: The Shader of the Tree's Material is "Hidden/Nature/Tree" that's based on BiRP
Reproducible with: 2019.4.33f1, 2020.3.23f1, 2021.2.4f1, 2022.1.0a16
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
- Unable to undo or redo color swatch changes when creating or deleting color swatches
- [Linux][Vulkan] Silent crash when tooltip appears while hovering over a label
- Material Properties are not preserved when overriding Shader using Render Objects
- Scene view flickers when both Scene and Game view are active and DX11 API is used with Gamma Color Space
- ZivaRT Player and ML Agents packages Deprecated label color differs from other Deprecated packages
Resolution Note:
Tree Creator does not support replacement shaders by design.