Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug URPSample has a rendering bug?(Enitities 1.0)

Discussion in 'Graphics for ECS' started by zhangdong304, Mar 21, 2023.

  1. zhangdong304

    zhangdong304

    Joined:
    Mar 21, 2018
    Posts:
    16
  2. JussiKnuuttila

    JussiKnuuttila

    Unity Technologies

    Joined:
    Jun 7, 2019
    Posts:
    283
    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.
     
  3. zhangdong304

    zhangdong304

    Joined:
    Mar 21, 2018
    Posts:
    16
    Unity 2022.2.2f1c1
     
  4. Rukhanka

    Rukhanka

    Joined:
    Dec 14, 2022
    Posts:
    89
  5. JussiKnuuttila

    JussiKnuuttila

    Unity Technologies

    Joined:
    Jun 7, 2019
    Posts:
    283
    I would recommend upgrading to the latest version of 2022.2, which I think at the moment is 2022.2.11f1
     
  6. zhangdong304

    zhangdong304

    Joined:
    Mar 21, 2018
    Posts:
    16
    Let me try it
     
  7. Rukhanka

    Rukhanka

    Joined:
    Dec 14, 2022
    Posts:
    89
    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

    upload_2023-3-21_18-17-55.png
     
  8. zhangdong304

    zhangdong304

    Joined:
    Mar 21, 2018
    Posts:
    16
    It works. Thank you!
    ProjectVersion.txt in sample is still 2022.2.0f1. You need to manually change the project to 2022.2.11f1
     
    JussiKnuuttila and Rukhanka like this.
  9. zhangdong304

    zhangdong304

    Joined:
    Mar 21, 2018
    Posts:
    16
    Rukhanka likes this.