Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
When we do a _select all_ in the hierarchy we also select the scene, making this selection not only a multi-selection but also an heterogenous one. When we do that, we can't show a multi-selection inspector and we only show the inspector of the last selected item. So when we do change the active state, we are not changing the active state of the whole selection, we are changing the active state of the single item that's been clicked last.