You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
I get the following two errors when importing into Unity 2020.3.37f1, any direction on resolving this?:
Shader error in 'DearImGui/Procedural': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /DevFiles-Git/Junk/DearIMGui/Library/PackageCache/com.realgames.dear-imgui@561339c07f/Resources/Shaders/PassesUniversal.hlsl(3)
Shader error in 'DearImGui/Mesh': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /DevFiles-Git/Junk/DearIMGui/Library/PackageCache/com.realgames.dear-imgui@561339c07f/Resources/Shaders/PassesUniversal.hlsl(3)
The text was updated successfully, but these errors were encountered:
I get the following two errors when importing into Unity 2020.3.37f1, any direction on resolving this?:
Shader error in 'DearImGui/Procedural': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /DevFiles-Git/Junk/DearIMGui/Library/PackageCache/com.realgames.dear-imgui@561339c07f/Resources/Shaders/PassesUniversal.hlsl(3)
Shader error in 'DearImGui/Mesh': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /DevFiles-Git/Junk/DearIMGui/Library/PackageCache/com.realgames.dear-imgui@561339c07f/Resources/Shaders/PassesUniversal.hlsl(3)
The text was updated successfully, but these errors were encountered: