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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
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