Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.2.0x
Issue ID
1115859
Regression
No
Prefab Asset with orphan GameObject creates dummy root in Prefab Mode but shows only one child under it and spews errors
Repro steps:
1. Drop attached Prefab into any project.
2. Instantiate Prefab and observe root HomeMenuPage.
3. Open Prefab in Prefab Mode and observe extra root inserted (also called HomeMenuPage), but only one child (the original HomeMenuPage) under it.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
- [Backport] [Sprite Atlas V1] Editor crashes when calling SpriteAtlasUtility.PackAtlases
- Deterministic builds have different files when built from the same project
- PlayerBuildInterface.ExtraTypesProvider no longer provides types to IL2CPP
- Touch input is reset in Device Simulator when Unity Remote is killed
Add comment