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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment