Search Issue Tracker
Fixed
Fixed in 2022.2.20f1, 2023.1.0a17
Votes
0
Found in
2023.1.0a3
Issue ID
UUM-4557
Regression
No
[HDRP] [VT] Decal SG target doesn't handle unsupported VT samplers correctly
Steps to reproduce:
1) Create a new HDRP template
2) Cteate Decal SG and open it
3) Create a VT sampler and connect it to Decal shader target
4) Observe "Unrecognized identifier 'DECLARE_STACK_CB' errors
4) If you assign this broken shader to a decal, remove all VT nodes, errors still keep popping up
Expected results: we either close input sockets (like it happens with custom interpolators and Vertex stage inputs) or throw a meaningful error
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The "Add Component" context menu root level has a parent when is reopened after selecting a Component
- [Android] Crash on memcpy when building for Android Platform
- Cannot create DropdownField with nested choices when using UIToolkit
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
Add comment