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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment