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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment