Lightweight Render Pipeline Asset - Could not extract GUID error

Hi.
I have a problem in my fresh project.
The only things i have are unity packages like LRP and services: Analytics, cloud build and collaborate.

Soo right after i add Lightweight Render Pipeline Asset or Forward Render there is an error at line 17 in it.

I can clear the consol, i can start the “game”(just a simple scene: camera and light) and that error won’t pop up again untill i exit and open this project again.

And yes i did assigned this file to graphic settings but it doesn’t change anything.

Please help i dont want to start anything in case this error cause some serious problems later.
version.unity 2019.1.0f2


Hey, i have the exact same problem. Did you find any solution?

Same for me as well.

Just Open your asset folder in explorer. Find the LightWeightRenderPipelineAsset in your asset folder then open it in Notepad. After opening with notepad, Ctrl + F then type guid. if you found this “guid: 000000000000” with lots of 0. Just delete all the zero and replace it with “guid: 0” 1 zero only then save.