Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
421 stars 161 forks source link

Photon Realtime option not appearing in the Window dropdown #161

Open OrangeKomodo opened 2 years ago

OrangeKomodo commented 2 years ago

I can't find a way to open up the Wizard window for the Photon Transport.

I installed the Transport, put it into the NetworkManager, and edited line 12 of the PhotonAppSettings.cs script to get rid of the ! in front of PHOTON_UNITY_NETWORKING. I did that to resolve an error that I was getting and which was addressed in Issue #147.

I'm not sure what the deal is, or if my tampering broke it, but the Photon Realtime option is not appearing in the Window dropdown.

It appears someone else in the above thread was having the same issue as I am and it doesn't look like it was resolved.

Any assistance would be appreciated.