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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment