MonoBehaviourGizmos.DrawGizmos not being called under Prefab isolation view in HDRP

Unity version: 2022.3.20f1
HDRP: 14.0.1
Aline: 1.7.4

In Prefab view:

In Scene view:

Just take a quick Debug.log, looks that DrawGizmos() function not being called in Prefab mode, not sure why it happen

Also, the code i used was