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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment