Hi new to unity and working my way through a tutorial.
When I got to the Building part I noticed that I could not build for mac or Linux. So to google, where I find the ==MISSING A MODULE?== Just reopen the Download Assistant
forum post.
After following the instruction(I think correctly but I’m not one to rule out operator error) instead of adding in Mac and Linux to the Target drop down like I was expecting target platform and architecture are just gon completely
I’ve have tried installing the modules again and completely uninstalling unity and starting from scratch, but no matter watch this is what I seem to end up with.
I’m probably lost but doing something stupid but I don’t know what to try next.
Thanks in advance for any help offed
Regards
Nick
just a quick adding some more information in case it’s relevant.
OS: windows 10
Unity version: 5.6.1f1
other things tried:
Googling (All I seem to get is topic on Missing modules, not anything on a module missing options)
opening another (previously made) project
creating a new project
installing in a different location
switching the platform away from “PC, Mac & Linux Standalone” and back again
Any help would be very much appreciated
Regards
Nick
I tried uninstalling again. instead of selecting all the options I wanted I started with just the editor. the two options were back, YAY! but I was not happy not knowing why.
so I started off to adding back in MVS no problems. I Then added the other modules in one by one and the options were still there, no problems. At least up until adding in “Facebook” after that the options were missing again and in the “Facebook” build setting there are 3 error messages
-
the top one can be simply fixed by doing as suggested by selecting the newer SDK version
-
also the second, adding in my app id
-
but why would it say in the Facebook settings about no standalone module loaded(again ti worked immediately before installing the Facebook module) and when trying to follow the “open download page” link I get
An error occurred while processing your request. Reference #132.5f57dd58.1495714334.103c5da
uninstalling and reinstalling without the facebook module fixes the problem. I have replicated this on 2 clean installs on my main PC and on a 2nd PC(both Windows 10 64bit)
I have exacly the same problem
It appears a bug in Unity 5.6.1 installation
I have reinstalled 5.6.0 and works
Just found a much faster solution.
For those interested, it looks like the only problem is the presence of the Facebook Game Room player.
So I was able to fix it without reinstalling Unity completely, just by deleting this folder:
C:\Program Files\Unity\Editor\Data\PlaybackEngines\Facebook
(it looks like it’s the only way since there’s no support for uninstalling a player)
I’m using Unity 5.6.2f1.
For now I’m just going to NOT work with Facebook builds, until it’s integrated properly into the build pipeline. Who uses Game Room anyway?