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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
Resolution Note (fix version 2020.1):
fixed in 2020.1.0b8
Resolution Note (fix version 2019.3):
Fixed in 2019.3.14f1