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
- UI Document (UXML) UI disappears from the Game view when any asset is imported and does not reappear until clicking in the Editor
- Warnings about invalid URIs are thrown when UI Builder's Material field is set to null
- Warnings about invalid URIs are thrown when UI Builder's Variable Asset Reference field is set to null
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
This is a duplicate of issue #710484