Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0x
Issue ID
1050947
Regression
No
Create "Prefab Variant" option is enabled even when no prefab is selected
Create prefab variant option is enabled even when no prefab is selected. It is always enabled by default when a new project is created.
Steps to reproduce:
1) Create a new project in improved prefabs build
2) Project view > Right click > Create > Prefab variant.
OR
Can also check from file menu Assets > Create > Prefab variant
Actual result: Prefab variant option is always enabled.
Expected result: Prefab variant option should only be enabled when a prefab is selected.
Reproducible on :
1)2018.2.0x,
2) 2018.3.0a2 (e9113db2e9bf)
Thu, 14 Jun 2018 21:56:37 GMT
Branch: prefabs/improved
Note :
- Nothing happens if a user selects prefab variant option if no prefab was selected.
- Prefab variant option is disabled by default on Mac and works as expected.
Environment: Only on windows
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