How to set default ambient lighting

In the past I did this in my fragment shader by setting the ambient occlusion value in shader graph but it doesn’t seem to work now.

My scene is very simple, just some 3D objects and one directional light.

I figured it out. It’s in Window → Rendering → Lighting. Got to set environment lighting to color and then the ambient occlusion works.

congratulations!