Search Issue Tracker
Fixed in 2020.1
Fixed in 2018.4, 2019.2, 2019.3
Votes
0
Found in
2018.3.0a6
2019.1.0a1
2019.1.8f1
2019.2.0a1
2019.3.0a1
Issue ID
1173465
Regression
No
Child GameObjects with 'HideAndDontSave' flag appear as overrides on Prefab instances
How to reproduce:
1. Open user-submitted project (TestPrefabOverride)
2. Open the 'SampleScene' scene
3. See GameObject 'A', which has a HideAndDontSave child 'B'
4. Click the 'Overrides' button
Expected result: HideAndDontSave object 'B' is not shown as an override
Actual result: HideAndDontSave object 'B' appears in the overrides menu
Reproducible with: 2018.3.0a6, 2018.4.5f1, 2019.1.14f1, 2019.2.0f1, 2019.3.0a11
Could not test with: 2017.4.31f1, 2018.3.0a5(uses the old Prefab system)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Add comment