Search Issue Tracker
Fixed
Fixed in 6000.0.1f1
Votes
0
Found in
2023.3.0b9
6000.0.0b1
Issue ID
UUM-64314
Regression
No
[VFX] Custom type failing with Custom HLSL
Steps to reproduce:
1. Import attached VFX
2. Observe the custom HLSL which is failing only if Sample Buffer isn't done previous
Actual results: Exception during compilation
Expected results: Expect at least sampling feature parity. Returning custom type is maybe out of scope of this feature.
Reproducible with versions: 2023.3.0b9
Notes:
- Additionally, it would be nice to support more than StructuredBuffer, RW is only declaration at this stage
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment