my android crashes after 30 minutes of play
Hi everyone. I have a problem with my android game. the game crashes after about 20 - 30 minutes of play. I am using latest unity version Unity 2018.2.14f1 with pro license. I have used android studio...
View ArticleI need your help I have a script to reload a scene if the player go on a...
I need your help because I don't know why that is happening.> Blockquote using System.Collections; > Blockquote using UnityEngine; > Blockquote using UnityEngine.SceneManagement; namespace...
View ArticleBaking Realtime GI for very large worlds is crashing
Hello. I have a problem with baking Realtime GI for large worlds. I have 2 sets of scenes. First set includes 100 scenes, and size of jobs(clustering, light transport, etc.) for this set is about 800...
View ArticleUnity freezes sometimes when I'm tabbed out.
When I tab out of Unity to check something else, it freezes sometimes. If I restart Unity, it lags a lot. The only way to stop the lag is to restart my computer. I recently saw that this popped up: {...
View ArticleUnity app crashes on iOS on startup
Hello Comunity, I have been developing mobile apps for over a year now. The apps are fairly simple, having only one scene where I move through the menus and instantiate levels etc. I've had no issues...
View ArticleCorrupted recovered files using Shadow Explorer
Hello everyone Because of git problems I've overwritten the folder containing a unity project. For these reason I tried to recover the old project by using Shadow Explorer. All the files were recovered...
View Articleunity 2018.2, resolving packages stuck when opening project
Hello, I have been stuck on trying to fix this for a while now but when I try to load unity it gets stuck on resolving packages? I have had a recent issue where unity was not loading at all, however I...
View ArticleAndroid 8.0 Crash "Only fullscreen opaque activities can request orientation"
So I am noticing when I upload my APK to the Android Dev website I am getting crashes on 8.0 devices. > java.lang.IllegalStateException: Only> fullscreen opaque activities can> request...
View ArticleError on Android build using ARFoundation
I'm trying to build out my app to Android, but it freezes up completely right after the splash-screen. A few builds ago it froze at the first frame of ui, but now it gives a black screen only. From...
View ArticleHow can I fix crashing? (Unity 2018.2.17)
I'm working on a genetic algorithm for a science fair project, but it keeps crashing when the island model setting is on and the selection method is set to tournament. In the island model, I just treat...
View Articletimeline crash in play mode after upgrade from 2017 to 2018
i'm try to upgrade my project in 2017 to 2018 to use LWPL and it work fine. but when i click play my cutscene timeline (contain animations, particles, no sound) start crash. when i disable that time,...
View ArticleProject crashes on startup on Android
Hello, So I'm trying to run a project on Android. I have the newest SDK-tools etc. It crashes on startup even with an empty scene. Here is the error from logcat:> 11-26 10:36:53.673 24902 24902...
View ArticleCrash At The Start Of The Game
Hi, My game crashes as soon as it starts on an android device. I tried it on NOX emulator also and same thing happened. Pc build works just fine. I created another project just to try and got it...
View ArticleUnity crashes at play (may be Vuforia or Firebase)
Hello guys. I'm using Unity 2018 2.8f1 with a project passed to me by a friend through USB key. I'm able to to open the project on my computer if I load it from any external drive, but not if I load it...
View ArticleTrying to configure my avatar in unity
I just clicked the configure button for my model in unity and it asked me to save my project. After clicking save, my scene is now empty and I cannot click on anything else. It the editor stuck trying...
View Articled3d11 CreateDirect3D11SurfaceFromDXGISurface crash
It seems we have an issue in a certain FBX model that uses a skinned mesh renderer. In our dump file and crash log, the following stacktrace indicates the crash: Stack Trace of Crashed Thread 6316:...
View ArticleUnity Ads crash on android 6.0 to higher version
My game is crashing on Unity Ads, it's on android latest versions, I am testing on Samsung S8 android 8.0, But it is working fine on android 4.4, I am using unity 5.6.5f1 . I have many crash reports on...
View ArticleYousician installation crashes on a Unity error
When trying to install Yousician on my Windows 10 system it crashes at some point. A Unity error which flahes by so fast I can't make out much detail. The error logs point at an issue with the Unity...
View ArticleFacebook Sdk got crash on initalization on Api Level Between 14 to 16
i have used Facebook sdk 7.13.0 its works find in some higher version of device in android but it will crash when it initialized in android version lower than 6.0 pls help..!!
View ArticleWhy does this make unity crash when I call start()
Crashes in start() when I put this line paths[0].sections[0] = new Section1(); ///////////////////////////////////// using System.Collections; using System.Collections.Generic; using UnityEngine;...
View Article