Search Issue Tracker
Fixed
Fixed in 2022.3.38f1, 6000.0.10f1, 7000.0.0a16
Votes
0
Found in
6000.0.5f1
6000.0.7f1
6000.0.9f1
6000.1.0a7
Issue ID
UUM-74856
Regression
No
[VFX Graph] SpawnIndex values are wrong with Instancing On and several VFX instances
Steps to reproduce:
1. Open an HDRP project
2. Import the provided Unity package
3. Open the scene named _VFXG_Spawnindex_instancing_Issue_Scene_
Actual results:
You can notice two groups of VFX instances, one of them is using Instancing , the other has the feature turned off. On the Group with the instancing turned on, the Color of particles that should go from 0-1 for each instance isn't correct.
!image-2024-06-28-11-28-34-642.png!
Expected results:
All particles in lines should have their colors between 0-1 like the result that can be seen on the VFX instances with the Instancing feature turn off.
Reproducible with versions:
6000.0.5f1, 6000.0.7f1, 6000.0.9f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Add comment