About 73,200 results
Open links in new tab
  1. Rotate object in Unity 3D - Stack Overflow

    Feb 22, 2015 · If you are looking to add this to a game object where you can drop the game object into the script: using System.Collections; using System.Collections.Generic; using …

  2. unity game engine - Accessing a variable from another script C

    Can you tell me how to access a variable of a script from another script ? I have even read everything in unity website but I still can’t do it. I know how to access another object but not …

  3. Unity: NullReferenceException: Object reference not set to an …

    Jan 29, 2019 · I am following an Unity tutorial. I face a problem when trying to detect collision in the game. This is the error: NullReferenceException: Object reference not set to an instance of …

  4. c# - Using Getters and Setters in Unity - Stack Overflow

    May 14, 2014 · @user3610422: Additionally, if you're very new to C# you might well benefit from stepping away from Unity for the moment, and learning C# in a more traditional environment. …

  5. Changing color of of gameObject in Unity - Stack Overflow

    Jul 23, 2015 · Okay so I have this code. void Start () { gameObject.GetComponent<Renderer> ().material.color = Color.green; } I expected my …

  6. Unity catalog not enabled on cluster in Databricks

    Nov 25, 2022 · I had the same problem, but i configured the unity catalog after creating my clusters. I returned to the cluster i created, clicked edit, and select the fields once again …

  7. c# - How Do I Create A List In Unity? - Stack Overflow

    Aug 12, 2020 · When I create a list, I get this error: using the generic type system.collections.generic.list' requires 1' type argument(s) Here is my code: using …

  8. c# - How to get contact points from a trigger? - Stack Overflow

    Jul 27, 2015 · Unity contact points without collider. 1. Collision trigger always seems to be colliding. 6. Getting ...

  9. git - SSL certificate problem: self signed certificate in certificate ...

    Aug 2, 2019 · @Meredith Usually it's a content filter/proxy/firewall that filters the SSL traffic in your network and uses the self signed certificate in order to decrypt all the secure traffic.

  10. Could not load file or assembly or one of its dependencies

    Check if you are referencing an assembly which in turn referencing an old version of unity. For example let's say you have an assembly called ServiceLocator.dll which needs an old version …

Refresh