The variable AddonsButtons of bl_LobbyUI has not been assigned.

General support.
Post Reply
User avatar
pyatyorochka
Contributor
Contributor
Posts: 31
Joined: Sun Jun 13, 2021 4:55 am

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?
Post Reply