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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
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?