ZED_HDRP missing material

Debug.LogError("Couldn’t find material in Resources. Path: " + “Materials/Lighting/Mat_ZED_HDRP_Lit”);
But I didn’t find any relevant resources.
image

Hi,

You need to use the HDRP compatible version of our Unity plugin for HDRP projects.

It is available here.

Best regards,
Benjamin Vallon

多谢 老铁 (thanks Buddy)


Hello,in Unity2019.4.27,the return value of this method is always false,it is HDRP.
But in the official version 3.5.0,

Hi,

Is is working as expected if you copy the fonction of the Master branch into the HDRP version ?
I will fix it in the next release.

Best regards,
Benjamin Vallon

I copied the functionality from the main branch to the HDRP version, it doesn’t work as expected, unity crashes, checking the crash logs eventually locked in the ZEDMixedRealityPlugin script InitTrackingAR method dllz_drift_corrector_set_calibration_const_ .I would like to know when the next official version will be released.