BiplanarMapping icon indicating copy to clipboard operation
BiplanarMapping copied to clipboard

HDRP 10

Open melMass opened this issue 4 years ago • 2 comments

Thanks!

For some reason, in HDRP 10 you need to add those includes:

#include "Packages/com.unity.render-pipelines.core/ShaderLibrary/Common.hlsl"
#include "Packages/com.unity.render-pipelines.core/ShaderLibrary/SpaceTransforms.hlsl"
#include "Packages/com.unity.render-pipelines.core/ShaderLibrary/Packing.hlsl"

melMass avatar Nov 28 '20 16:11 melMass

That's weird. I created this project with HDRP 10.2.0. Which version exactly are you using? HDRP 10.0.0?

keijiro avatar Nov 29 '20 05:11 keijiro

Very weird indeed as I'm using HDRP 10.2.0 too. (Unity 2020.2.0b11 on macOS)

melMass avatar Nov 29 '20 16:11 melMass