Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0b7
2018.3.0b9
2019.1.0a6
2019.1.0a9
Issue ID
1099346
Regression
Yes
Random prefab's duplicates are created in Scene when Prefab Mode is enabled, prefab asset is renamed and Prefab Mode is disabled
How to reproduce:
1. Open user's attached 'PrefabOverrides.zip' project
2. Open 'SampleScene' in the 'Scenes' folder in the Assets tab
3. Expand Canvas object and go to Prefab Mode by clicking on the '>' symbol on the right side of the 'MainMenu' object's title
4. Go to 'Prefabs folder' in the Assets and rename root 'SimplePanel' and 'TextLabel' prefabs
5. Exit from Prefab Mode by clicking on the '<' symbol. If the issue does not appear repeat 3,4,5 steps some more time
Expected result: Prefab Mode does not cause random creation of duplicates in the Scene
Actual result: Random prefab's duplicates are created in the Scene by closing Prefab Mode
Reproducible: 2018.3.0b7, 2018.3.0b9, 2019.1.0a6, 2019.1.0a9
Not Reproducible: 2018.3.0a6, 2018.3.0b6, 2018.3.0b10, 2019.1.0a5, 2019.1.0a8
Notes:
- The Prefab Mode was added in Unity 2018.3.0a6
- User attached "DuplicationBug.mov" video where the issue is shown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment