Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
5.5.0p4
Issue ID
886007
Regression
No
New instance of a prefab appears in a Hierarchy, after you undo "Add component" and then change any value of a prefab
To reproduce:
1. Create a new project.
2. Create empty object.
3. Make it a prefab.
4. Select Prefab instance in Hierarchy.
5. Add Animator Component (or any other component).
6. Apply to prefab.
7. Press ctrl+z
8. Change any value in Transform.
9. Apply to prefab.
Actual result: a new instance of a prefab appears in Hierarchy. (sometimes when it appears it becomes disabled)
Expected result:you have the same number of prefab instances in Hierarchy.
Reproducible: 5.3.7p1, 5.4.4p4, 5.5.2p1, 5.6.0b10, 2017.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment