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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment