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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Add comment