Something wrong with Google indexing?

Today I was looking for the new “inverted hierarchy” feature of the profiler in Unity 6:

It took me a while to remember what it was called so I relied on Google and I noticed that the Unity 6 docs don’t seem to be indexed properly in Google.

Compare the results from this search (something only in Unity 6 + 2023.2) site:docs.unity3d.com profiler "inverted hierarchy"
with this search (something present pre-Unity 6) site:docs.unity3d.com profiler "raw hierarchy"

The first search results don’t even include a link to the manual page Unity - Manual: CPU Usage Profiler module

1 Like

Another example of something off: search for unity event trigger.

I’d expect to pretty quickly land on the docs for this component.
image

However the only link to Unity docs in the first result page is to https://docs.unity3d.com/2018.2/Documentation/ScriptReference/EventSystems.EventTrigger.html (note the 2018.2 version).

This should be returned instead: https://docs.unity3d.com/2022.3/Documentation/Manual/script-EventTrigger.html

Anybody around?

Today I searched for : unity "drawCommandsType"

The only result is UnityCsReference/Runtime/Export/Rendering/BatchRendererGroup.bindings.cs at master · Unity-Technologies/UnityCsReference · GitHub

Things that are only in Unity 6 aren’t visible in Google!