Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
6.5.3
Issue ID
1154255
Regression
Yes
[LWRP] Shader errors in the Console using SRP and switching from Linear Color space to Gamma
Steps to reproduce:
1) Open Unity hub and create a new LWRP template project
2) Go to Window >> Package Manager and Update LWRP package to 6.5.3
3) Go to Player Settings and change color pace form Linear to Gamma
Observe: LWRP shader errors and pink sene (check attached image "bug.png"):
Shader error in 'Hidden/Lightweight Render Pipeline/CopyDepth': failed to open source file: 'Packages/com.unity.render-pipelines.lightweight/Shaders/Utils/CopyDepthPass.hlsl' at line 21 (on d3d11)
Shader error in 'Paint1G_WAnim_Shader': failed to open source file: 'Packages/com.unity.render-pipelines.core/ShaderLibrary/Color.hlsl' at line 71 (on d3d11)
Shader error in 'Paint1G_WAnim_Shader': failed to open source file: 'Packages/com.unity.render-pipelines.lightweight/ShaderLibrary/ShaderGraphFunctions.hlsl' at line 445 (on d3d11)
Shader error in 'Lightweight Render Pipeline/Lit': failed to open source file: 'LitForwardPass.hlsl' at line 122 (on d3d11)
Reproduced with:
2019.2.0b2, 2019.3.0a3
LWRP package version 6.5.3
Not reproduced with:
2019.2.0b2, 2019.3.0a3
LWRP package version 6.5.2
Regression since:
LWRP 6.5.3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
This is a duplicate of issue #1154925