Receiving this bug amongst others upon switching from an iOS/Android build (which is working perfectly) so a Mac/PC build in UNITY 2018.4.9f1 (LTE)
Assets/Scripts/Core/PhotonNetworkManager.cs(14,15): error CS0234: The type or namespace name 'ServerModels' does not exist in the namespace 'PlayFab' (are you missing an assembly reference?)
Switching back to iOS/Android resolves this issue, however moving back to Mac/PC causes these to appear again.
I've already downloaded Windows + Mac build support.
Please help!
Answer by Citrus Yan · Oct 02, 2019 at 06:30 AM
Hi @jaibunnag,
Which version of PlayFab SDK are you using, and what are the other packages and their version you imported to your project? Can you provide specific steps for us to reproduce it? In the meanwhile, I think this thread https://community.playfab.com/questions/11174/missing-playfab-assembly-reference.html which talks about outdated plugin causing missing PlayFab assembly reference may be helpful for your issue.