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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment