SimpleURPToonLitOutlineExample icon indicating copy to clipboard operation
SimpleURPToonLitOutlineExample copied to clipboard

Some VRM Model display anomalies

Open DavidWeng916 opened this issue 1 year ago • 1 comments

Hello @simplestargame, I applied your SimpleURPToonLitOutlineExample Shader to VRM's models and most of the model shows up fine. However, I don't know why this model is displaying strangely, its hair color should be blue but it turns pink and its face turns black, do you know what's going on? 截圖 2023-09-09 下午8 38 17

DavidWeng916 avatar Sep 09 '23 12:09 DavidWeng916

When I commented out the 'Pass' in the following outline, it rendered correctly, so there may be an issue with the normals of your model.

https://github.com/simplestargame/SimpleURPToonLitOutlineExample/blob/d66c07299e650382bc1aa5f6e90c6b08d45db316/Assets/SimplestarGame/SimpleURPToonLitOutlineExample/Resources/SimpleURPToonLitOutlineExample/SimpleURPToonLitOutlineExample.shader#L143-L188

simplestargame avatar Sep 16 '23 03:09 simplestargame