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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
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