MacOS Unity Build Vivox missing DLL
We made a Unity app and the Windows version works well. But the MacOs version is works with Intel but not Apple silicon. On both arch, you can click the launcher, access the app and login. But on...
View ArticleHow to modify a mesh renderer like a normal terrain?
Greets! Got a prefab mountain used a my base terrain, but unfortunately, i cannot raise/lower it or add grass texture like a normal terrain would permit, cause it's a mesh renderer and its material. Is...
View ArticleExecution failed for task ':launcher:checkReleaseDuplicateClasses'.
**I got this error when i was building project. How to fix this?** FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':launcher:checkReleaseDuplicateClasses'. > 1...
View Articlewhy cant i make a build for android?,unable to make a build for android
ive started a new project because i had android build problems. i tried making a build but i still have the same errors. ive added a screenshot of them. thank you! ![alt text][1] [1]:...
View ArticleAndroid build error
My android build keeps falling with this error, probably someone can suggest where to look, i am all out of ideas already IOException: Win32 IO returned ERROR_INVALID_NAME. Path: System.IO.File.Move...
View Article"Made with Unity" splash screen not showing in build.
Hi, My problem is as the title suggests; i have no splash screen whatsoever. Just a black screen for 2 sec, and then the first scene starts. Anyone has any clue what might be causing this? I tried...
View ArticleReduce Build Size (Play Asset Delivery)
Currently my build size is around 200 MB on google play store, I just want to reduce it to around 100 MB (But without DLC). What I found the solution is Play Asset Delivery. But I read that there are...
View ArticleMulti-GPU in Unity
Hello, I am currently working on a quite large, graphicaly demanding project. So I decided that I want to implement a Multi-GPU approach in order to get enough performance to run my build. While...
View ArticleWhat should I do to fix this?
I want to test my game on my phone but after installing all the devkit this is what I got ![alt text][1] [1]: /storage/temp/202253-rooooo.png
View ArticleAds Not Work When Release Build
Admob ads do not work if I enable Project Settings -> Player -> Publishing Settings -> Minify -> Release I am not getting any errors, everything's okay but ads not work. Maybe there is a...
View ArticleBuild failed for VR game using GVR sdk and Unity version 2019.4.4
After completing my VR game in Unity version 2019.4.4 (GVR having problems with versions later than that) and GVR latest release, I tried to build the game with settings changed and all (adding google...
View ArticleGame crashes after publishing on Google Play Store
When I build and run on S9, there is no problem at all but when I deploy my AAB on Play Store as an update and downloading it to S9 game doesn't even start and crashes the phone in any way possible,...
View ArticleInteraction Layer Mask not working anymore after building
In my project I use the XR Interaction toolkit and develop on the Oculus Quest 2. ---------- To restrict the interactions between the components (sockets, rays etc.) I used the Interaction Layer Mask....
View ArticleUnity Build error while trying to build for WebGL
Got this error while trying to build for WebGL https://imgur.com/a/fyCtqkV
View ArticleLaunch Microsoft Edge on Hololens 2 in Application
Hello, I try to start the browser Edge on Hololens 2 in my app on Runtime. For this I look in the Hand Interaction Example in the MRTK. I download the example from the WindowsStore and it works...
View ArticleIgnoring EditorBuildSettings.asset during ADO Build process
I am new to Unity and building a Windows Application using ADO and just a simple Powershell script with a specific scene. Is it possible to ignore what the EditorBuildSettings.asset has? I don't want...
View Articleapk build error, help!
Hello! Im using unity to make an oculus project, I’ve been able to build an apk and test my project on my quest 2, however it doesn’t let me build it now for some reason. The error that shows...
View ArticleBuildFailedException: Incremental Player build failed error
Been stuck with this error for a couple of days, been trying to build an APK for android but very time I get this exception: BuildFailedException: Incremental Player build failed Here's the full error...
View ArticleUnity Mediation Ads not working when I build for PlayStore
Hello! I have my banner and interstitial ads working on my game. But when I build on my phone, i enter and it just disapeared, neither interstitial or banner appeared. And when build finish it saids...
View Articleunity scripts location after build
hello i wanted to know where are unity scripts stored in a build... actually i want to give update to my game but saw that there's no proper way to do it without giving full update... assetbundles cant...
View Article