Steps to reproduce:
- assign a MultiplayerEventSystem.playerRoot to a value
- try assigning null
- observe the hierarchy restriction value
Actual results:
the playerRoot can not be set to null
Expected results:
the playerRoot can be set to null
Reproducible with versions: 1.14.0
Notes: