Unity-China/cn.unity.hairfx.core

[Solved] Installation issues. Shader validation source file does not exist

BrundleThwaite opened this issue · 1 comments

This is the error I get upon installation.

"Shader Graph at Packages/cn.unity.hairfx.hdrp/Editor/ShaderGraph/HDPipeline/SG_Hair.shadergraph has 1 error(s), the first is: >Validation: Source file does not exist. A valid .hlsl, .cginc, or .cg file must be referenced
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"

I do not seem to have the GetExpandedVertex shader.

HairFX

I am using Unity 2022.2.0f1
HDRP 14.0.4

This is using a brand new empty project.

The manifest additions were:

"cn.unity.hairfx.core": "https://github.com/Unity-China/cn.unity.hairfx.core.git",
"cn.unity.hairfx.hdrp": "https://github.com/Unity-China/cn.unity.hairfx.hdrp.git"

Updated Shaders and solved the errors