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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment