Missing Services Window?!
Just opened Unity today with the missing Services Tab.
suddenly getting reference exceptions in my IAP script??
Has anyone else experience this problem? Please help.
EDIT: I tried copying the project to another computer it seems that the project itself is "corrupted"? the services window is missing I don't know how it happened but no matter where I try to open the project it just seems to be broken.
Answer by sandbaydev · May 19, 2017 at 05:12 AM
I had the same problem (IAP error regarding StandardPurchasingModule AND services window missing), here's how I fixed without needing to copy & paste anything via explorer.
I deleted Plugins/UnityPurchasing folder
I closed Unity
I opened Unity and clicked Window > Services (now SERVICES tab was open)
Via SERVICES tab I enabled Unity IAP
I clicked IMPORT and selected all
!!! THIS !!! Insider the Plugin/UnityPurchasing folder there was UnityIAP scene. I clicked the scene.
UnityIAP scene asked me to import stuff, I clicked OK
=> now all the missing Bin, Editor, Icons etc folders were imported fine. No IAP errors. Service window was back and stuff started working OK
Protip: don't go offline / lose your internet connection while the Unity Editor is open :D
Answer by drewnusser · Mar 08, 2017 at 03:51 AM
I just experienced the same thing on 5.5.1 f1, so I upgraded to 5.5.2 f1, but no dice. I also am just getting blank panes from time to time in the inspector and the project pane. Anybody seen that before? This sucks. I was hoping to get another release out soon for my game and then this just started randomly breaking.
And 5 $$anonymous$$utes after posting this, I tried deleting my Library folder and everything came back. Back in business!
Answer by Ritichi · Dec 21, 2016 at 12:59 AM
@zellith Did you find a fix for this? Mine just disappeared and it won't log into services either, so my game won't start.
@Ritichi unfortunately no, I tried opening my backup project from a few days back. and it also had no "services" window.
I'm still looking for a solution. will update this if I find one.
I updated to 5.5 and it came back. Not sure why on 4.2 it was gone in the first place.
Answer by bijukchheaashish92 · Mar 13, 2017 at 04:32 AM
in the same boat here . I tried re import , delete library ! Not coming back ! See 1st pic in the post,same as that. Happened yesterday
@Zellith @bijukchheaashish92 Did you guys ever find a solution? This just happened to my project and deleting the library folder didn't work. I need unity services for this project :'(
Answer by PGI2017 · Mar 30, 2017 at 02:29 AM
I'm in the same boat too...how do you fix this?! I'm using version 5.5.2p4
Your answer
Follow this Question
Related Questions
Missing Shadows on Some Objects 0 Answers
Particle Collision Bug. 1 Answer
Unity Keeps Destroying My Projects. Please help! (Urgent) 1 Answer
Player keeps bumping when walking over to another sprite 1 Answer
Light Shadow problem 1 Answer