Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  ObiInstancedParticleRenderer renders ghosts of dead particles
#5
(26-09-2024, 03:08 PM)josemendez Wrote: Hi,

Here's the patch. Replace these 4 files in your Obi installation with the ones attached, it should solve the issue.

Obi/Resources/Compute/InstancedParticleRendering.compute
Obi/Scripts/Common/Backends/Burst/Rendering/Common/BurstInstancedParticleRenderSystem.cs
Obi/Scripts/Common/DataStructures/NativeList/ObiNativeList.cs
Obi/Scripts/Common/Rendering/ObiInstancedParticleRenderSystem.cs

Let me know if I can be of further help,

kind regards

Amazing, that fixed the issue, thank you! I also finished the first iteration of my shader embedding bits of stuff in the fluid and it looks great.
Reply


Messages In This Thread
RE: ObiInstancedParticleRenderer renders ghosts of dead particles - by Nyphur - 27-09-2024, 10:39 AM