Search Issue Tracker
Fixed in 2022.3.38f1
Fixed in 2022.3.X, 6000.0.X, 6000.1.X, future release
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
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment