Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2019.1.X, 2019.2.X
Votes
0
Found in
2019.1.0a13
2019.1.3f1
2019.2.0a1
Issue ID
1156127
Regression
Yes
GameObjects with HideFlags.HideInHierarchy prevent Scene Visibility from being toggled back on
How to reproduce:
1. Open tester-attached script (HiddenObject.cs)
2. Open any Unity project and import the script
3. Attach the script to any GameObject and enter Play Mode
4. Toggle Scene Visibility off by clicking the eye icon next to the scene in the Hierarchy window
5. Attempt to toggle visibility back on
Expected result: Scene Visibility gets toggled back on
Actual result: nothing happens
Reproducible with: 2019.1.0a13, 2019.1.4f1, 2019.2.0a1, 2019.2.0a4,
Not reproducible with: 2019.1.0a10, 2019.1.0a12, 2019.2.0a5, 2019.2.0b4, 2019.3.0a4
Could not test with: 2017.4.28f1, 2018.4.1f1, 2019.1.0a9(Scene Visibility toggle not yet implemented)
Notes:
Visibility can still be toggled back on by toggling it for each individual GameObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment