Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2019.2.0a1
Issue ID
1115758
Regression
No
Context menu is enabled for disconnected prefab to apply or revert component related overrides
Steps:
1. Open attached project
2. Load SampleScene
3. Select Cube (disconnected prefab instance)
4. Remove Mesh Filter component
5. Click on gear icon (on right side of removed component)
6. Select "Modified component"
7. Click "Apply to Prefab"
==>
Argument exception is thrown
Expected: Overrides related context menu should be disabled for disconnected prefab instance
Note: The same issue with Added components. Take a look into attached movie for details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment