Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.3.X, 2020.1.X
Votes
0
Found in
2019.3
2019.3.0f6
2020.1
Issue ID
1217361
Regression
No
Toggling of Picking and Visibility of a GameObject is not togglable when GameObject.hideFlags is set to HideFlags.DontSave
How to reproduce:
1. Open the project from the attached file "1217361.zip"
2. In the Hierarchy, toggle the Visibility and Picking of the "TransientObject" GameObject(left side of the GameObject)
3. Open PersistentObject.cs from the Assets and uncomment the line 19
4. Return to Editor re-open the SampleScene and toggle the visibility and picking again
Expected result: Visibility and Picking are toggled
Actual result: Visibility and Picking are not togglable
Reproducible with: 2019.3.2f1, 2020.1.0a23
Could not test with: 2017.4.37f1, 2018.4.17f1(toggling of Visibility and Picking not available in the Editor)
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
- [Linux] Crash on DetermineFileNameForNewPrefab when creating Prefab Variant
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
Resolution Note (fix version 2020.1):
fixed in 2020.1.0b8
Resolution Note (fix version 2019.3):
Fixed in 2019.3.14f1