Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b2
Issue ID
762688
Regression
No
[Shuriken] Mesh particles with Trigger set to Kill on Exit occasionally display visual artefacts in Editor
Particle Systems using Mesh render mode with a trigger set to kill on exit will randomly explode vertices from the mesh while in edit mode. This can be observed in both the scene and game view.
Repro steps:
1. Open Bug_VisualArtefact scene from attached project.
2. Click on ParticleSystem within the hierarchy to start the particle system.
3. If artefact has not appeared yet, click away from ParticleSystem in the hierarchy and then click again on it.
4. Observe how occasionally vertices flicker across the screen.
Expected: no visual artefacts.
Notes:
- It's sometimes easier to see in the scene view by just rotating the view around the particle system.
- Reproducible in 5.4.0b1 and b2.
- Issue doesn't seem to appear in play mode.
(New feature introduced in 5.4.0b1, not a regression).
Comments (1)
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
LucianoMacaDonati
Sep 13, 2018 16:23
I'm having a similar issue but it happens with the default particle system without any modifications. Were you able to solve it somehow?