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.
The gui works fine in Editor with built-in pipeline, but when attempting to build, the shader seems to be looking for URP. I get these error messages:
Shader error in 'DearImGui/Mesh': failed to open source file: 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl' at /Projects/UNITY/PACKAGES/dear-imgui-unity-original/Resources/Shaders/PassesUniversal.hlsl(4) (on d3d11)
Shader error in 'DearImGui/Procedural': failed to open source file: 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl' at /Projects/UNITY/PACKAGES/dear-imgui-unity-original/Resources/Shaders/PassesUniversal.hlsl(4) (on d3d11)
Error building Player: 2 errors
The text was updated successfully, but these errors were encountered:
The gui works fine in Editor with built-in pipeline, but when attempting to build, the shader seems to be looking for URP. I get these error messages:
The text was updated successfully, but these errors were encountered: