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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment