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

Project Browser/Hierarchy

-

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)

  1. 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

Add comment

Log in to post comment