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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Resolution Note:
Tree Creator does not support replacement shaders by design.