UI Overrides not Showing Up for Prefabs Childed to Prefabs

Hi, for some reason every single prefab childed to a larger prefab now lacks an override menu?

Here is a picture of a normal parent prefab I have:
9478351--1332652--gameObjectOverrides.png

Here is the picture of the child prefab:
9478351--1332655--UINoOverride.png

Here is the proof that there is some unapplied change:
9478351--1332658--UIUnappliedChange.png

Question is why does the override menu not show up? Can you just not apply changes to childed prefabs now?

Unity Version is 2021.3.2f1

I found this thread related to the issue, explains kind of why it happens, but I still find this extremely annoying when working with lots of prefabs. I guess the solution is just to limit the amount prefabs you have childed or create some sort of custom workflow to manage? Seems like this should be much easier regardless.