Search Issue Tracker

Fixed in 7.0.0

Votes

0

Found in [Package]

7.0.0

Issue ID

1154925

Regression

Yes

[LWRP] Upgrading LWRP package to 7.0.0 breaks ForwardRenderData asset in resource files

Package: Scriptable Render Pipeline Lightweight

-

Steps to reproduce:
1) Download SRP repo from here: https://github.com/Unity-Technologies/ScriptableRenderPipeline
2) Open UnityHub and create a new Lightweight template project
3) Add local packages from github repo in this order: CoreSRP >> ShaderGraph >> LWRP
Once LWRP package compiles, observe the Console window (check attached images):

Missing . ScreenSpaceShadowResolvePass render pass will not execute. Check for missing reference in the renderer resources.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Missing . SceneViewDepthCopyPass render pass will not execute. Check for missing reference in the renderer resources.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Expected result: No errors once LWRP package is upgraded

Reproduced with:
2019.3.0a3
LWRP package 7.0.0

Note: There are no errors when upgrading LWRP package from 6.5.2 to 6.5.3

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.