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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Add comment