Page 1 of 1

The variable AddonsButtons of bl_LobbyUI has not been assigned.

Posted: Sat Nov 13, 2021 3:20 am
by pyatyorochka
UnassignedReferenceException: The variable AddonsButtons of bl_LobbyUI has not been assigned.
You probably need to assign the AddonsButtons variable of the bl_LobbyUI script in the inspector.
bl_LobbyUI.FullSetUp () (at Assets/MFPS/Scripts/UI/Lobby/bl_LobbyUI.cs:353)
bl_Lobby.Awake () (at Assets/MFPS/Scripts/Network/Lobby/bl_Lobby.cs:68)
How to fix?