This version of Unity is unsupported.

RayTracingAABBsInstanceConfig.opaqueMaterial

public bool opaqueMaterial;

Description

Determines whether Unity considers the material opaque.

If you use ray tracing shaders, Unity disables any hit shaders for opaque materials so the GPU doesn't execute them.