Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  ObiInstancedParticleRenderer renders ghosts of dead particles
#3
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


Attached Files
.compute   InstancedParticleRendering.compute (Size: 1.2 KB / Downloads: 1)
.cs   BurstInstancedParticleRenderSystem.cs (Size: 4.1 KB / Downloads: 1)
.cs   ObiNativeList.cs (Size: 23.89 KB / Downloads: 1)
.cs   ObiInstancedParticleRenderSystem.cs (Size: 5.24 KB / Downloads: 1)
Reply


Messages In This Thread
RE: ObiInstancedParticleRenderer renders ghosts of dead particles - by josemendez - Yesterday, 03:08 PM