Unity 2020.3.7f1 created from URP template doesn't work

Hello, I have just created a clean URP project from the template and It opens in safe mode due to this errors:

I have tried to reinstall all the Unity Editor version and it doesn’t work.

  1. Try the latest LTS if possible
  2. Delete the library folder (project cache) and try to open the project again (aka reimport)
  3. Make sure Visual Studio is linked property in 3rd party tools
  1. I can’t try the lastest LTS version as this project will work together (sharing assets, textures, terrain…) with another project which is in 2020.3.7f1 version.
    2- I have tried that and still doesn’t work.
    3- I checked it and its linked.

I mean, if the update actually runs the game then update both. If it doesn’t work ot doesn’t work

The update gives me problems with the terrain, the grass turns white. I made a thread about this problem earlier: https://discussions.unity.com/t/895844/3

But does it work?
If this is a unity bug they could fix it in the latest version, but not in older ones.
2020.3.40 shouldn’t break graphics as it’s the same lts

Oh, yes, it works, I misunderstood you.
The thing is that I have other projects created in this version (2020.3.7f1) with URP and they work well. It seems that the URP package has been updated to version 10.9 and this is causing the error. In the other projects I have version 10.4 and it works fine.

Then just use 10.4
Adjust it in packages manifest

I did that but the sample scene materials are pink. I updated materials and nothing happened. Is because that materials are related to 10.9?

Make new materials

Ok, thanks! It seems to work well in this way.

1 Like

Hello, I’m having the same problem, and can’t seem to get it working. Is it possible to simply download the previous URP template? I think that would make things easier. I wish Unity Hub hadn’t advertised an incompatible URP template with my version of Unity. Any help is appreciated.