Search Issue Tracker
Won't Fix
Votes
4
Found in
Issue ID
730379
Regression
Yes
Game objects marked as "HideFlags.DontSave" are not shown in hierarchy tab after playing the scene
Reproduction steps:
1. Open attached project.
2. Check the script in "Assets/Editor/HideFlagsTest".
3. In the Main Menu toolbar go to "Hide Flags Test" > "Create test object" (Created with editor script)(As shown in attached picture).
5. Notice, that "TestObject" is created.
6. Play and stop the scene.
7. Notice, that "TestObject" is not shown in hierarchy tab.
8. In the Main Menu toolbar go to "Hide Flags Test" > "Check test object".
9. Notice the message in the console window("Test object exists. Hide flags are DontSave").
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
- A Console error is not handled correctly when using #pragma kernel with the Kernel name not provided
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
- [Android][Vulkan] Skybox and Environment effects flicker in the Player when using the Vulkan Graphics API
- "Shortcuts conflict" warning pops up when the shortcuts are different ("Shift + Mouse 2" and "Mouse 2")
Frederic Zindagi
Oct 23, 2015 01:32
This sounds somehow similar to an issue we're seeing at Zindagi: when playing in the editor, some (not all) of the prefabs we instantiate at runtime don't how up in the hierarchy window, which makes it impossible to find them / inspect them / modify their values.
This is a huge productivity impediment, which is preventing us from upgrading to 5.2