About 451,000 results
Open links in new tab
  1. Unity: Conflict between new InputSystem and old EventSystem

    Nov 26, 2020 · You probably tried to import a new input system package for multiple input devices compatibility. These type of errors are due to conflict between old and new input system …

  2. How to make the script wait/sleep in a simple way in unity

    In Unity when exiting Play mode and returning to Edit mode you can make use of EditorApplication.playModeStateChanged specifically …

  3. Unity - how to make material double sided - Stack Overflow

    Search for the issue gives a number of solutions, but they don't work for some reason in mine Unity3D 5.4. Like camera inside a sphere I do not see cull and/or sides in material in Unity …

  4. Unity - How to detect collision on a child object from the parent ...

    Jan 30, 2017 · When a collision occurs, Unity will search up the hierarchy for the nearest Rigidbody and run any scripts on that same GameObject. So, the simple approach is to make …

  5. download - Unity: Editor application Install failed: Unity Hub does …

    Nov 8, 2022 · I have tried repeatedly without success to install a late version of Unity (2021.3.13f1 and 2021.3.12f1) from Unity Hub 3.3.0 on my MacBook Pro 16 (running macOS Monterey …

  6. How to fix ''Gradle Build Failed'' on Unity? - Stack Overflow

    Oct 30, 2021 · 0 I upgraded the product from unity 2020.3.9f1 to 2022.3.16f1, unchecked everything under the "build" like the custom main manifest. Re importer the admob plugin and …

  7. Unity - CommandInvokationFailure: Gradle build failed - Stack …

    Apr 13, 2019 · In my case, I just removed the Unity Advertisement package in the Package manager and it works, because in the services tab (window), the "Enable built-in Ads …

  8. Reload Scripts Assemblies (busy for long time) Unity Freezes

    May 4, 2022 · Whenever I make any changes in scripts, even small changes, Unity script assemblies take too much of time to compile and load. Sometimes it freezes Unity entirely and …

  9. unity game engine - Get text from Input field in Unity3D with C# ...

    Feb 2, 2015 · I'm trying to get a text inside an inputField in Unity3D with C#. I've placed an inputField in my editor, renamed and tagged in: Username_field. My question is: How i can get …

  10. Unable to install any Unity version from Unity Hub

    Dec 8, 2019 · I'm looking into learning to use Unity, so I've downloaded the Unity Hub as it seems to be the way Unity is forcing us to download their versions from now on. The problem with this …