How to reproduce:
1. Open the project “IN_29178”
2. Drag and drop the “avatar” prefab from the Project window to the Scene view
3. Select the “avatar” prefab in the Hierarchy window
4. In the Inspector window remove the “Animator” component
5. In the Hierarchy right-click “avatar” → Prefab → Unpack Completely
6. Drag and drop unpacked “avatar” GameObject to the Project window
7. Observe the Scene view
Expected result: “avatar” prefab is rendered
Actual result: “avatar” prefab is not rendering
Reproducible with: 2020.3.44f1, 2021.3.18f1, 2022.2.5f1, 2023.1.0b2
Reproducible on: Windows 10 Pro
Note:
- Not reproducible with other prefabs (newly created cube prefab or similar)
- Not reproducible if the “Animator” component is not removed