Topic: Function for the Refresh button on BluetoothJoinGameScreen is missing

Function for the Refresh button on BluetoothJoinGameScreen.prefab is missing. I downloaded the last UFE 2 version and still no luck.

https://ibb.co/0C3kQCZ

https://i.ibb.co/YcG6bc8/Bluetooth-Bug-Help.jpg


Does Bluetooth work out of the box for UFE 2?

I installed "Bluetooth Networking for iOS, tvOS and Android" from the unity asset store in my project.

https://assetstore.unity.com/packages/t … oid-124274

Share

Thumbs up Thumbs down

Re: Function for the Refresh button on BluetoothJoinGameScreen is missing

Can you not assign that function yourself?
Drag and drop the object with the network script and check the available functions.

Share

Thumbs up Thumbs down

Re: Function for the Refresh button on BluetoothJoinGameScreen is missing

@FreedTerror1: I dragged the game object BluetoothJoinGameScreen in the button's OnClick() area in the Inspector area and there is no function for anything related to Refresh.

JoinGameScreen.cs has a function called RefreshGameList(). Something similar doesn't exist in BluetoothJoinGameScreen.cs

Share

Thumbs up Thumbs down