Revert prefab in prefab

Hi,
If I have a prefab in a prefab and update the child prefab the parent prefab does not reflect the change. And if I revert the child prefab in the parent prefab it thinks I want to revert the parent prefab not the child.

Any solution for this?

Unity does not support nested prefabs.

The nested prefab will lose it’s prefab association.

1 Like

Ouch, thats a downer

1 Like