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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
This is a duplicate of issue #1154925