Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
10.3.1
Issue ID
1317826
Regression
No
Graph flickers if Set Alive is present in Initialize and particles either don't have a lifetime or 'Reap Particles' is disabled.
Repro steps:
1. Import the attached VFX and add it to the scene
2. Observe the circle
3. Open the VFX and enable the 'Set Alive' block
4. Observe the particles in the circle start to flicker
Expected outcome:
- Set Alive to enable the reaping of particles
Notes:
- The issue seems to be when attempting to access the Alive attribute in Initialize when reap is off.
- Adding Set Lifetime and making sure that reap is on in Update fixes the issue
- Happens only in Initialize. Set Alive without reap works fine in Update and Output.
- Still happening in 12.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing Info Icon in Development Build Info Box for Web, Android, Meta, and XR Platforms
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment