This version of Unity is unsupported.

RayTracingSubMeshFlags.UniqueAnyHitCalls

Description

Enable this flag to guarantee that the GPU only invokes the any hit shader once for each ray-triangle pair.

The flag can enable robust transparent shadows implementation for example.