Oneplus2 problem - Unity can't find device
Hi, I installed official OP2 driver but Unity can't recognize the device ... anyone have tried that? I tried also with samsung driver but it still the same ... thanks in advance
View ArticleUnity crashes when i hit save build
I've been working with this project for a while, and I think something in the library folder got messed up. Now when I go to build settings and press build/save it crashes. I don't have any errors, so...
View ArticleWhy Resources.Load does not works in Build?
Hello there. I just trying to load different types of resources using Resources.Load method. In Editor it works fine but when I make some build (windows standalone or iOS) - Resources.Load every time...
View ArticleAssets optimization and preparations to project release.
Should I somehow prepare my assets before release my project? It's clear that I can don't worry about deleting unused ones, but what about FBX files and animations? For example I have one FBX...
View ArticleUnity crash on build to iOS
Okay so I have recently run into an issue with building in Unity. I was trying to fix an error in xcode and instead messed up my library folder on my mac. Whenever I try to build my project on iOS,...
View ArticleWebgl build problems
Well, I've searched everywhere but I can't find any sort of answer so I'm hoping I can receive some help here. I'm experiencing three huge problems when I build my game using the webgl platform. The...
View ArticleMy iPA is much larger than my apk
Hello, I have two problems: 1. My apk size is 25 mb while in playstore it is 50 mb 2. My iap size is 285 mb (on the appstore) Edit: I have read about this problem in many forums and in the unity...
View ArticleWindows build much brighter than running in editor.
There is great difference between in-editor lighting and built game lighting and I just cant put finger on the problem. Even after I disabled all the lights I could find, it is still shinning like...
View ArticleWhy Resources.Load does not works in Build?
Hello there. I just trying to load different types of resources using Resources.Load method. In Editor it works fine but when I make some build (windows standalone or iOS) - Resources.Load every time...
View ArticleObjects disappear after building
I made a simple scene with a Background, Player and a Floor(all of them are simple cubes). Everything works perfect in the Editor, but when i build my game everything disappears. I **reinstalled**...
View ArticlePlayerPrefs defaulting to 0
Hi Guys, I can't seem to fix this simple problem. When testing in editor or running a build for the first time, the music volume and SFX volume keeps defaulting to 0. This is my code. Am I doing...
View ArticleHow to create a mandatory Unity game launcher in VB?
How to create a mandatory game launcher in VB? For example, want to create a launcher with a login system, but i want only be possible to start the game when the user pass the launcher, not the user...
View ArticleCannot build asset bundle of a terrain with trees placed
Hi, I'm quite newbie in Unity but trying to learn as fast as my free time lets me. I'll try to be concise: I have a unity 3D player that someone has made for me. I aim to load a scene that I make to...
View ArticleXcode Crashes on Launch: SplashScreen updateOrientation
I have been working with builds for this project for a while, and I started getting errors when people play it in testflight. I have not encountered anything on my own from testflight builds which...
View ArticleLightmapping stuck at 3/15 baking resources 1 jobs
hey i am trying to bake a lightmap using the settings in the given pic .but when i build the map or set it to auto the process crashes/gets stuck at the baking resources part.my pc gets stuck too and i...
View ArticleBuild runs slowly, editor game view fine
I'm putting together a scene in Unity 5 (Personal). I'm using Deferred lighting in a Linear color space, mainly PBR materials. I've made LOD versions for all the props with a high poly count, and am...
View ArticleRoll a Ball build not working?
Hi, I'm a beginner and just completed the "Roll a ball" demo game from the tutorial videos. I did exactly as the person in the video instructions did (only on my Windows PC) and everything was fine...
View ArticleUnity Cloud Build with git submodule
Hey, I'm trying to build unity project which uses a git submodule. Both main repository and submodule have SSH keys set. Every time Cloud Build is trying to build the project, I get an error: >...
View ArticleBuild Scene with First Person Controller
Hey everybody, First of all, I have no experience with Unity at all. For a research project I use a pre-built scene of a virtual city which is set up in unity nicely. I added a first person controller...
View ArticleMain Menu working in editor but breaks in build
So in the unity editor, our main menu and all the buttons on it work fine, as soon as we build the application, our settings button stops working. We built this settings menu in the actual game scene...
View Article