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
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- The property of a component becomes read-only when it is bound to "PropertyStreamHandle"
- Physics.Raycast does not work when used on the whole model
- Shader Graph changes the Position of Prefab instances in Play 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