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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
This is a duplicate of issue #1154925