DXR Ray Tracing turning all materials transparent

I was following along with the steps laid out in the video below and I’ve tried it with the same version in the video, with the same HDRP version, and the newest 2020.1 beta, but I get the same results. When I get to the part where I enable Ray Tracing on the ground, the ground becomes transparent. Any material I enable Ray Tracing on becomes transparent. I’m wondering if something has changed, as I also followed along with the manual setup documentation, and everything there seems to be in order.

Here is an example, I made a new scene like in the video, and copied the default object

Here it is again with Raytracing set turned on the materials for the floor, and the hard hat.

Here is a simple cube and the floor, with a lot of noise, especially on the floor. If I turn on ray tracing for either object, they will become transparent like in the above image.

It’s around 9:44 into the video where I start getting different results.

If I remove Global Illumination, it seems to be working, as in the materials aren’t transparent any longer, so I suspect some issue there. (Probably shouldn’t use GI anyway for a game, even if it is a tutorial shooter)

What I would do is to check with HDRP debug window (Window > Render Pipeline > Render Pipeline Debug) and then check if (Lighting > Fullscreen Debug Mode) RaytracedGloballIllumination and RecursiveRayTracing gives “normal” results here. (as in they a
If the overrides are enabled and active and at least one object is in raytracing queue, they are not supposed to be black