Questions tagged [unity3d]

Unity 3d is a development environment for 3d applications and games.

Unity 3d is a development environment geared toward 3d gaming. It features a full 3d object oriented platform with an integrated scripting environment, and boasts multiple compilation platforms, including Android, Apple TV, BlackBerry 10, iOS, Linux, Nintendo 3DS line, OS X, PlayStation 3, PlayStation 4, PlayStation Vita, Unity Web Player (including Facebook), Wii, Wii U, Windows Phone 8, Windows, Xbox 360, and Xbox One.

Unity 3d should not be confused with Unity, which was the default Ubuntu desktop environment from Ubuntu 11.04 to Ubuntu 17.04.

42 questions
41
votes
3 answers

How to install Unity3D on Ubuntu 18.04?

Is there any way to install Unity 3D without wine? Installation from terminal would be good.
SaintDude
  • 619
21
votes
2 answers

What are .dlls doing in Linux programs?

Games that were made with Unity3D for Linux contains .dll files in their data folder GameDataFolder/Managed. Which is weird because I thought that Linux uses .so files instead of .dll files. (The same is true for Android-Unity3D apps too.) Why?
9
votes
4 answers

How can I install Unity 3D game engine for Ubuntu?

I wish to develop some games on Unity 3D game engine. I was unable to find the link to download the application. Can someone post the download link for Unity 3D game engine for Ubuntu and/or explain how to install it?
8
votes
3 answers

Can't login Unity Game Engine on Ubuntu 16.04 LTS

I found a build of Unity3d for Ubuntu 64 bit. I downloaded and installed it using the instructions here After opening Unity, I can't login. It says Service is not available, try again later I tried to open it on Fluxbox, i3, ... with root. And…
7
votes
1 answer

How do I make Visual Studio Code default script editor in Unity3d?

I work in Ubuntu 16.04 and I have Unity3d installed. I want Visual Studio Code to be my default script editor within Unity3d. Please watch this 30 seconds video and don't confuse Unity3d (the world-leading creation engine) with Unity (the default…
Matthew
  • 75
5
votes
1 answer

Service not avaliable Unity3d error in Kubuntu

I'm trying to use Unity3d in Kubuntu, but I'm getting this error: Service not avaliable, please try again later. I've found this post: Certain systems may experience "Service unavailable" errors when trying to log in. WORKAROUND: Launch Unity with…
4
votes
1 answer

Unity 3d installation error

I am using Ubuntu 17.04 and I am trying to install unity 3d on it but after finishing the process it's not in Applicatons. I search for it but I can't find it. I also tried with GDEBI Package Installer but it show error Dependency is not…
Shehroz Naeem
  • 41
  • 1
  • 3
4
votes
1 answer

Cannot Read Layers in Unity3d Camera Culling Mask

I am using Unity 5.5 on Ubuntu 16.10. I have a camera culling mask with a specific set of layers. However, in the Unity editor interface, the culling mask dropdown does not display checks next to the layers I have selected. As a result, when I have…
4
votes
2 answers

Unity 3D will not open MonoDevelop

I installed Unity3d on Ubuntu 14.04 LTS. It works, and I want to get started. So I make a C# script, and when I try to open it nothing happens. No error message, no anything. I just double click it or right click and select "open", and nothing…
4
votes
2 answers

How to install Unity3D using Unity Hub

I tried this solution and it does not work. the devs have stopped posting builds there. they used to post bimonthly, the last post and build dates back to a year. it is critically out of date. it is not the prefered and recomended install method…
tatsu
  • 3,346
2
votes
1 answer

How to install the older version of Unity on Unity Hub?

I am using Ubuntu 18.04, and I want to install Unity 2019.4.2f which my team uses. But I can't find the older version, but only the latest version 2019.4.5f1(LTS) on the install page of Unity Hub. The Unity Hub installation link in Unity Archive…
dolgom
  • 121
2
votes
1 answer

unity_support_test - 3D

I've install Ubuntu 18 in a Virtual Machine. For some reason the command unity_support_test doesn't exist. The directory nux is not created under /usr/lib I don't see anyone with this behavivor on the net. Any reason why the install process didn't…
xulsolar
  • 21
  • 3
1
vote
1 answer

Can't load new project Unity 3D on Linux

when i try to create new project on unity, i am stuck on this step, my new project have clicked, unity3D have message rendering package, but after that unity force close / close program.
Bayu
  • 11
  • 2
1
vote
1 answer

Errors while trying to upgrade to the latest Unity3D (Game Engine) version

I had Unity 5.3.4f1 installed, but I wanted to upgrade to the latest version which is 2017.2.0f3 so I downloaded the .deb file from here then I tried to install it so I typed: sudo dpkg -i unity-editor_amd64-2017.2.0f3.deb which produced the…
1
vote
0 answers

Is it possible to downgrade Unity3D v.5.5 to e.g. 5.4 on Ubuntu 16.04 LTS?

I can't sign into Unity3D v.5.5 (downloaded here) on Ubuntu 16.04 LTS. It constantly says that the service isn't available. I tried re-installing Unity3D v.5.5, but it didn't help. I went through recommendations from a couple of threads (can't…
1
2 3