Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0a3
2020.1
2020.1.0a12
Issue ID
1198740
Regression
Yes
Various Inconsistencies when creating a prefab out of a corrupted GameObject
How to reproduce:
1. Open QA-Supplied project (link in Edit)
2. Open Scene in Assets -> 00_Scenes->outdated->PrefabBug
3. In the Hierarchy window, select level (disconnected and wrong hierarchy)->PolyP and drag it into the Project window to create a Prefab
4. Ctrl + z to undo
Expected: Hierarchy text is blue (since it is a prefab now), Inspector doesn't show a "disconnected" warning, opening it from Hierarchy opens the prefab.
Actual: Hierarchy text is grey, Inspector shows a yellow "disconnected" text, opening it from Hierarchy opens a different prefab
Reproduced in: 2019.3.0a3, 2019.3.0b11, 2020.1.0a13
Not reproduced in: 2017.4 (old Prefab system) 2018.4.13f1, 2019.2.13f1, 2019.3.0a1, 2019.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment