以下の内容はhttps://baba-s.hatenablog.com/entry/2019/04/21/230500より取得しました。


【Unity】failed to open source file: 'LWRP/ShaderLibrary/Core.hlsl'

概要

failed to open source file: 'LWRP/ShaderLibrary/Core.hlsl'

シェーダで上記のエラーが発生した場合は

#include "LWRP/ShaderLibrary/Core.hlsl"

この include の記述を

#include "Packages/com.unity.render-pipelines.lightweight/ShaderLibrary/Core.hlsl"

このように変更すると直ります

参考サイト様




以上の内容はhttps://baba-s.hatenablog.com/entry/2019/04/21/230500より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14