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
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
Add comment