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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment