Search Issue Tracker
Fixed in 5.4.0
Votes
39
Found in
4.0.0f2
Issue ID
496494
Regression
No
[Culling] Shuriken is culling particles when we're using SetParticles
Steps to reproduce :
- open the test scene and press play
- notice that when the particle system leaves the camera's frames all the particles vanish
Possible workarounds:
1. keep emission module enabled.
2. set particle's startLifetime to float.MaxValue
3. do 1 call to Emit() prior to setting the particles.
Comments (14)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
VesuvianPrime
Apr 03, 2014 17:50
This is likely causing me some serious problems too: http://forum.unity3d.com/threads/238239-Shuriken-ParticleSystem-issues-with-particles-being-cleared
valyard
Mar 18, 2014 08:43
OMG, this issue is there since 2012.
It's so damn annoying.
SeriouSerg
Mar 12, 2014 07:57
Shuriken is unusable in many scenes, especially in fire animation, clouds, fog... Sad but true.
Dantus
Mar 11, 2014 17:59
This bug is very unfortunate. Unlike other culling bug in Shuriken, there is no workaround for this one.