Unity Issue Tracker - Prefab list contains the wrong number of elements when opening it through a Prefab Variant
Fixed
UUM-13618
Prefab list contains the wrong number of elements when opening it through a Prefab Variant
Unity: Scene Management
Fixed
2023.2.X
2023.1.X
2022.2.X
2021.3.X
Won't Fix
2022.1.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
1. Open the user’s attached project
2. Open the “Assets/Base.prefab”
3. In the Inspector Window, observe the empty list “The List”
4. Open the “Assets/Variant.prefab”
5. In the Inspector Window, click “Open”
6. Observe “The List”
Expected result: “The List” list is empty in “Assets/Base.prefab”
Actual result: “The List” contains the number of the “Assets/Variant.prefab” elements with the value of “0”