How to add unity project onto Wix website

Hi, I want to display my unity projects onto a Wix website but have absolutely no idea.

I’ve read this website Mark Shires - 3D Artist: How to embed Unity 3d files in Wix websites
and it says to “copy your .unity3d file into your dropbox public folder”.

How do I get the “.unity3d file”???

  1. That article is 7 years old and ridiculously out of date
  2. General Discussion is not a support forum
  3. Ask here: Unity Engine - Unity Discussions
2 Likes

Typically with a time machine. .unity3d files are no longer produced by the engine. Nor do they run on any modern browser.

The current standard is WebGL. Getting WebGL up and running on a website is trivially easy. You simply dump all of the files that Unity outputs from a WebGL build onto your web server.

I’m unsure if Wix supports uploading files directly to the web server. You might need to host somewhere else and embed them.

Hope you don’t mind paying for a premium plan because @Kiwasi unintentionally hit on the limitation to the free plan.

Getting a Unity project onto a website now requires uploading HTML5/WebGL custom code.

https://support.wix.com/en/article/embedding-custom-code-to-your-site

Getting custom code onto Wix requires that you have a custom domain.

https://support.wix.com/en/article/connecting-a-domain-to-your-site

Getting a custom domain requires you pay at least $13/mo.

https://www.wix.com/upgrade/website

But that solution opens up yet another can of worms as the basic plan only provides you with 2GB bandwidth. Getting a plan that removes the bandwidth limitation and allows your site to be useful is $17/mo. You’ve now surpassed the cost of just about every shared hosting provider out there while having worse features (most of them provide effectively unlimited space in addition to effectively unlimited bandwidth).

Wix is barely acceptable for a free website. Once you need a paid website it’s one of the worst options available. If you don’t have any skills in making your own website you’re far better off with a company like Square Space which has more features for about the same price.