Search Issue Tracker
Fixed
Fixed in 6000.4.0b1, 6000.5.0a3
Votes
0
Found in
2021.3.43f1
2022.3.44f1
6000.0.17f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-79238
Regression
No
Visibility toggle is not respected in the Hierarchy when exiting Play Mode
How to reproduce:
1. Open the attached "IN-81793" project
2. Open the "Level 1" Scene
3. In the Scene Hierarchy, locate any parent GameObject and disable its visibility in Scene View via the Visibility toggle in the Hierarchy
4. Enter and exit Play Mode
5. Observe the Scene Hierarchy window
Expected result: Visibility toggle state persists between Play mode instances
Actual result: Visibility toggle gets reset when exiting Play mode, additionally, the Active Scene in the Hierarchy still indicates that the Scene has objects set to be invisible after such reset even if affected objects are no longer invisible
Reproducible in: 2021.3.43f1, 2022.3.44f1, 6000.0.17f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Depending on the Editor version, the visibility toggle gets reset as soon as the user enters Play Mode (2021.3.43f1) or only after the user enters and exits Play Mode (2022.3.44f1 and 6000.0.17f1)
- After the visibility toggle gets reset, the GameObject that was previously toggled invisible in the Hierarchy cannot be set to invisible again directly. Only after interacting with the Scene Visibility toggle or another GameObject that has not been previously interacted with does the GameObject toggle become visible again and can be interacted with.
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
Add comment