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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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