Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.12f1
2019.1.0b10
2019.2.0a10
2019.3.0a1
Issue ID
1149316
Regression
Yes
GameObject disappears and Prefab inherits its Components when Prefab is identically named and has unapplied Component
How to reproduce:
1. Open the attached "case_1149316.zip" Unity project
2. Open the "Parent" Prefab Variant in Prefab Mode
3. Swap the order of the GameObject and the Prefab in the "Parent" Prefab Variant
4. Save the "Parent" Prefab Variant and re-open it in Prefab Mode
Expected result: "Child" Prefab and "Child" GameObject remain in the "Parent" Prefab hierarchy
Actual result: "Child" GameObject disappears and its Components merge with the "Child" Prefab Components
Reproducible with: 2018.3.14f1, 2019.1.0f2, 2019.2.0a13, 2019.2.0a2
Not reproducible with: 2018.3.11f1, 2018.4.0f1, 2019.3.0a3, 2019.1.0b9, 2019.1.0f1, 2019.2.0a9
Notes:
1. The issue is reproducible when the child GameObject is above the child Prefab inside a Prefab Variant, the child Prefab has an unapplied Component, and both the child GameObject and the child Prefab have identical names. Not reproducible on 2018.4.0f1 and 2019.1.0f1 versions.
2. The issue has been fixed in 2019.3.0a3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Resolution Note:
Fixed in 2019.3.0a3 and higher
Not reproducible in 2018.4.6f1 and higher in 2018.4. stream (might not reproduce in an earlier version of 2018.4)