Particles have strange vertical lines

I’m seeing some strange vertical (pixel-like) lines in the particle system (also other strange stuff as well). This happens when I zoom in.

Here is the project: PlayCanvas | HTML5 Game Engine

Here is the image;

Any idea what could it be and how to solve it?

Hi @Ertugrul_Cetin,

Confirmed I can see the same when get close in editor. @mvaligursky any idea on this?

1 Like

Here is another sample from the running game;


1 Like

Not sure what is happening, it seems related to the Depth Softening … if I set this to 0, the issue goes away.

@Gustav_Sterbrant - could you please have a look? It might possibly be related to the changes to the linear depth we encode / decode?

It’d be worth creating a ticket here for this: Issues · playcanvas/engine · GitHub

1 Like

@mvaligursky should I create a ticket or do you guys want to do it with a detailed internal description?

Please create one, that way you will be updated with changes.

2 Likes

Please see the update here:

1 Like

Thank you! It seems that it’s kind of a user error (had to check console for the warning message it seems :slight_smile: