URPSample has a rendering bug?(Enitities 1.0)

The image rendered by the sample looks like this:


What’s going on here?

Which Unity version are you using? There was a known bug that looked like this related to a Shader Graph regression, but that should be fixed in the latest public versions.

Unity 2022.2.2f1c1

Can be this: Entites Graphics 1.0.0-pre.15 SkinnedMeshRenderer transform baking issue

I would recommend upgrading to the latest version of 2022.2, which I think at the moment is 2022.2.11f1

1 Like

Let me try it

It is Entites package bug. Wrong parent-child relationship setup. And no, it cannot be fixed by editor update, and it is not fixed in latest Entites 1.0.0-pre.47

It works. Thank you!
ProjectVersion.txt in sample is still 2022.2.0f1. You need to manually change the project to 2022.2.11f1

2 Likes

I had the same problem later on. This solution works! Thx!!

1 Like