In Unity 2022 in all render pipelines, the Point Cloud demo does not show any points on screen. The issue seems to be related to the shader, which still compiles, but draws no points.
This is a duplicated topic from github issue, but there is no answer so I wrote it here.
opened 09:20AM - 19 Apr 24 UTC
bug
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a ne… w issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bug report directly related to this project.
### Description
In Unity 2022 in all render pipelines, the Point Cloud demo does not show any points on screen. The issue seems to be related to the shader, which still compiles, but draws no points. The point cloud fusion demo that uses a different approach still works in comparison.
### Steps to Reproduce
1. Install Unity 2022
2. Import Zed
3. Open Point Cloud Demo and run it
### Expected Result
A point cloud is rendered to the screen
### Actual Result
Nothing renders
### ZED Camera model
ZED2
### Environment
```shell
OS: Windows 11
GPU: Geforce RTX 3090
```
### Anything else?
_No response_
I really appreciate your help in advance.
JPlou
May 6, 2024, 8:35am
2
Hi @Shunichi09 ,
Thank you for the report, it slipped past us, sorry for that.
I will be in touch in the GitHub thread.
1 Like
Thank you for your quick response!
Ok, I’ll check it in github.