Top "Unity3d" questions

Unity is a cross-platform game engine by Unity Technologies.

Unity Export Android 64-bit

I've been trying to upload .abb to the google play console. When I upload it, it gives me this error: …

android unity3d google-play-console
Can I take a photo in Unity using the device's camera?

I'm entirely unfamiliar with Unity3D's more complex feature set and am curious if it has the capability to take …

unity3d photo
Can't add script component because the script class cannot be found?

Yesterday I updated unity from unity5 to 2018.2.2f1. Unity scripts are not loading after Update 2018.2.2f1. Once I try to …

c# unity3d updates
tap detection on a gameobject in unity

i'm currently making a soccer game. In this mini-game, when the player touch the ball, it adds force, and the …

c# android unity3d touch detect
How to scroll to a specific element in ScrollRect with Unity UI?

I built a registration form for a mobile game using Unity 5.1. To do that, I use Unity UI components: ScrollRect + …

user-interface unity3d unity3d-gui
NuGet packages in Unity

I want to use some NuGet packages inside Unity. I achieved that Unity finds the downloaded DLLs according to this …

unity3d dependencies nuget dependency-management
Getting the width of a sprite

I am trying to create a row out of some square sprites I have. So to get the width of …

unity3d sprite game-engine
Ignoring folder meta files on version control

Unity creates and deletes meta files for folders inside the Asset folder. That can create an annoying situation when using …

git version-control mercurial unity3d
Unity3D : Blur the background of a UI canvas

I'm trying to create a blur effect on the background of a UI window for my game in Unity3D. …

c# user-interface unity3d uiblureffect
Apple Mach -O Linker (Id) Error?

I am trying to build this xcode workspace which was built from Unity. And after modifying the project a little …

ios xcode unity3d linker cocoapods