Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Error when importing package into Unity #32

Open
pentiumslayer opened this issue Aug 15, 2022 · 1 comment
Open

Error when importing package into Unity #32

pentiumslayer opened this issue Aug 15, 2022 · 1 comment

Comments

@pentiumslayer
Copy link

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)

@fanhexin
Copy link

This error can be fixed by importing unity offical package 'Universal RP'.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants