Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
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
- [VFX Graph] Lit/Unlit particles are not compiled with new ShaderGraph integration
- Terrain is not affected by Environmental Lighting when Draw Instanced is turned on
- UI Toolkit: Gaps between VisualElements with Grow 1, when scaled with "Scale With Screen Size"
- Scrollbar does not appear in ScrollView when flex-grow of TextField is set to 1
- [Linux] Editor crashes at "DisconnectGtkSignal(void*, GtkCallbackResponse (*)(), void*)" when opening floating windows
Add comment