Pointcloud unity example not working URP

I cannot get any pointclouds using the example. I’ve tried using two different computers.
I do get the stream from the camera and setting max range changes the texture but no pointclouds are rendered

using
unity 2023.2.20f1 & unity 2022.3.41f1
Both URP
windows 10 & 11

Hi,

As described here, the issue seems to happen in specific unity version (2022.x) and it’s working correctly in 2023 again. I confirmed it on my side as well (using 2023.2.3f1).
I’m surprised you have the issue in both versions.
I can take quick look at it but it will be difficult to allocate a lot of time on this issue as the issue seems to be solved in recent Unity version.

Best regards,

It’s apperantly not working in the new versions of unity if I have the same problem in 2023.2.4f1

But I guess I can also try 2023.2.3f1

Please let me know! Thanks.

Hey, sorry my mistake i was actually on 2022.2.4f1

It works on 2023.2.3f1 however I cannot view it in camera although it shows in the editor

nvm it was fixed by adding my camera to hidden object from camera.

tbh feels like bit of a misleading name, but working now in any case

Yes true, I agree. I might change it.

Thanks again for the feedback!