Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
1
Found in
2019.3
Issue ID
1191863
Regression
No
[SerializeReference] Some fields are still visible when using HideInInspector
When using SerializeReference, fields that use HideInInspector are still sometimes visible.
1) Add script Test
2) Add to GameObject and notice the field node is visible even though it is marked with the HideInInspector attribute
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
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Sprite shadows are not rendered when the light source is placed near the sprite
- Multiple Video Players are not playing simultaneously when played in WebGL
- "Rename Prefab File?" window does not pop up when renaming Prefab in the Project window
Resolution Note (fix version 2020.1):
Verified fix in the Unity:
Version: 2020.1.0a21.2690
Revision: trunk 4ea9a24ebde1
Built: Thu, 23 Jan 2020 03:51:25 GMT
Resolution Note (fix version 2019.3):
Hidden in inspector field now hide correctly with serialized references