Search Issue Tracker
Duplicate
Votes
0
Found in
5.2.0b3
Issue ID
713460
Regression
Yes
Prefab instance duplicate appears in Hierarchy
- Open scene Game in attached project
- Reparent the airport_placeholder (a prefab instance) to the Directional Light game object
- On the SpriteRenderer component for the airport_placeholder change Order in Layer from 1 to 2 and press the Apply button (to apply changes to prefab)
- Notice that another airport_plaheloder prefab instance gets created in the Hierarchy where the original one used to be and selecting either one of them selects the other (almost like they are the same game object)
This is a regression from Unity 5.1.1f1
Add comment
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #710484