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
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
- VFX Graph tab always opens between "Scene" and "Game" views instead of opening after already opened tabs
- Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
Resolution Note:
Ludovic coming back end of march