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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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