unity3d-jp / UnityChanToonShaderVer2_Project

UnityChanToonShaderVer2 Project / v.2.0.9 Release
3.82k stars 811 forks source link

UTS2_2.4.0 could not find depth information(URP) #100

Closed RuyeRuye closed 2 years ago

RuyeRuye commented 2 years ago

Unity:2021.2 I use this shader on the model. The model is simply ignored when the depth information of the camera is obtained, which causes the simulated volumetric light to pass through the model and the model to be hidden when the depth image is displayed. Impression version 2.3.0 and unity2020.3 do not have this issue.

depth scene
H3idi-X commented 2 years ago

Hi, Thanks for the report. We'll look into that.

H3idi-X commented 2 years ago

Hi, will you please explain specific process to reproduce the issue like submitting bug reports with Unity bug reporter?

Adding a example project would help a lot.

  1. What happened
  2. How can we reproduce it .
H3idi-X commented 2 years ago

Hi, we have just released 2.5.0 adapting the patch above. Will you please check that one? Thanks.