Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a11
Issue ID
1105434
Regression
Yes
[Improved Prefab] Removed component doesn't disappear completely from the Prefab Instance even after Applying changes to Base
The removed component doesn't disappear completely from the Prefab Instance even after Applying changes to Base also MissingReferenceException is thrown while Click Setting Cogwheel of the removed component
Steps to repro:
1. Create a new project
2. Hierarchy > right-click
3. 3D Object > Cube
4. Drag Cube to Project window to create a Prefab
5. Remove Box Collider component from Cube instance
6. Click Setting Cogwheel of the removed component
7. Select "Removed Component > Apply to Prefab" to apply changes to the base Prefab
Actual Result:
The removed component doesn't disappear after selecting "Apply to Prefab"
Expected Result:
Component disappears on selecting "Removed Component > Apply to Prefab"
Occurring with:
2019.1.0a11
Working with:
2019.1.0a9, 2018.3.0b12
Note:
1. 2019.1.0a10 - Unable to repro on 2019.1.0a10 because of this bug - 1102102 "[Win10] Removing prefab instance's component throws an exception in the console and Inspector window is broken"
2. The same issue occurs on applying prefab from an override window
3. Refer attached video for better repro steps.
Environment:
Windows & Mac.
VERIFIED Fixed 2019.1.0a13, 2019.2.0a7
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