This version is for 2019.4.4f1 LTS and earlier. Importing into newer versions of Unity can be fixed easily by removing the broken using UnityEngine.VR;
statements and removing the following line from DynamicDecals.cs: debug += "VR device : " + UnityEngine.XR.XRDevice.model + "\r\n";