I'm new to all of this and my issue is when I import the playfab editors extension from github to unity, the EdEx window desnt give me an option to login or anything.. The only thing I get is the "install sdk" and when i install, all i have is "sdk", "settings", and "help" when I click settings, it only gives me the option for my title id and what type of web request. How do I login? I've tried everything! 😦
#Setting up PlayFab (PLEASE HELP)
1 messages · Page 1 of 1 (latest)
Can you share the screenshot of what you are seeing.
This is all I see
This seems to happen with the latest PlayFabEditorExtensions.unitypackage. Could you try the following slightly older version? I don't know if this is a bug or not.
https://github.com/PlayFab/UnitySDK/tree/2.208.250131/Packages
You are already logged in, so that you are seeing the Title ID.
Should I uninstall everything and reinstall?
I just installed that version and its working now but will anything be corrupted or messed up because I didnt uninstall anything before just importing that version?
Also, LOVE YOU! This helped a lot lol
Now it wont let me select my studio... its stuck on "OVERRIDE" and says "You are using a TitleId to which you are not a member. A title administrator can approve access for your account.
@crystal void , any ideas?
@dense musk I think you probably can't log in properly. I think there's a mix-up between your PlayFab account and your Microsoft account.
i'M NOT UNDERSTANDING HOW, i DID THE MIRATION THING. 😦
sorry for caps lock didnt realize it was on
Have you tried creating a new account with a new email address?
I'll try that now
Its not mandatory to use the playfab editor extension. You can directly go and put your Title ID and secretkey in the sctiptable object.
where would I do that?
playfabsdk/shared/public/resources. there u will see a scriptableobject.
so I can just inport the newest UnitySDK for playfabs and not the editor extensions? or do I still need the editor extensions installed?
what do i put for production environment url?
i dont know. I just need to find someone who can hop in a call visually walk me through it because for osme reason nothing is working.
DM
sent
I think the latest editor extension doesn't require sign in, there isn't a lot of reason why it should.
I keep getting something about player account pool id, but Theres nothing about pool id's in the playfab dashboard
You're not the first person I've seen with that error, can you share your title id in a private message? I'll see if I can find some logs on it.
sent
Thank you! I got a stack trace and reported it
Hi Dave. Firstly, login is currently down, so you will have issues no matter what.
Secondly, I've never been able to get the "sign in with Microsoft" button to work on the unity editor plugin. There are some sideways ways to do it, which basically involve going in and manually inserting some of the login information and keys. It is far less secure that way, but it worked. (I haven't done it in a while, so I would need to dig out the specifics on how to do it if you want it).
Also, since the migration, bear in mind, a tonne of tools now don't work. Visual Studio 2 doesn't even have the ability to log in via microsoft.
In short, don't despair. It is a tricky thing to setup. Let me know if you need more help.