Unity-China / cn.unity.hairfx.core

Unity HairFX is a strands based hair system (TressFX based Framework)
Other
123 stars 17 forks source link

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

Closed BrundleThwaite closed 1 year ago

BrundleThwaite commented 1 year ago

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"

michael430 commented 1 year ago

Updated Shaders and solved the errors