Search Issue Tracker
Fixed in 10.1.1 or 10.2.0
Votes
0
Found in [Package]
10.1
Issue ID
1279294
Regression
Yes
[Spawner] Per-component random no longer works for spawner attributes
Repro steps:
1. Create a new default VFX
2. Remove any color blocks from it (i.e. the color over life in Output)
3. Add a Set Spawn Event Color block in the Spawn context
4. Make it Random and set it to use Per Component
5. In Initialize, add an inherit color block.
Result: new particles have a color ranging between white and black.
Expected outcome: rainbow-colored particles.
Note:
- recent regression from the infinite recompile bugfix
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Happy Harvest] #ThunderLabel text is "\u26C8" instead of "⛈"
- Warning “New Sprite Atlas: There is a mismatch in secondary textures of sprites compared to WhiteUnit, wasting texture space and potentially break draw call batching. Affected Sprites are (Flag)“ is thrown when packing Atlas with Sprite Atlas V2
- Sprite Editor dropdown text is cut-off for options with longer text
- Sprite Editor can't be scrolled horizontally using the trackpad gesture
- BRG picking skips BatchDrawCommandProcedural when selecting the GameObject in the scene
Add comment