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").
Comments (1)
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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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