Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
Issue ID
1152704
Regression
Yes
Namebased replace prevents creation of prefab variant when using drag and drop.
Steps to reproduce:
1: Create new project
2: Create GameObject A in the hierarchy, make it a prefab
3: Create GameObject B in the hierarchy, make it a prefab
4: Drag prefab A from the hierarchy onto prefab B in the Project Browser, in the Popup Select "Replace Anyway", then Select "Prefab Variant"
Expect result: Prefab B is now a variant of A
Actual result: Prefab B is an original prefab.
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