Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
10.3.0
Issue ID
1309226
Regression
No
[SG] Incorrect texture slice on Vulkan/Metal
Repro steps:
1. Import the attached package and open the repro scene
2. Observe all particles display the number 4 (DX11, DX12).
3. Switch to Vulkan (or be on Metal)
4. Observe the Unlit particles display 5.
Notes:
- Works fine in DX11 and DX12.
- Happens only on Unlit VFX/ShaderGraphs. Works for Lit.
- Works fine on a regular quad, so doesn’t seem like a SG issue, but a SG/VFX integration one.
- Looks like the slice values are either 0 (min) or 4 (max). 0 returns 0, 0 + epsilon returns 4.
- Repro on HDRP. Can't tell if URP is affected due to the 1309219 issue.
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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Resolution Note:
Ludovic coming back end of march