Crash when use wndProc
output_log.txt: I:\WindowsApi\build\build.exe:build.exe (00060000), size: 659456 (result: 0), SymType: 'PDB', PDB: '.\WindowsPlayer_x86_Release.pdb', fileVersion: 2017.4.14.33104...
View ArticleMy App crashes when I use the correct Game's Ads ID
Since I updated to *Unity 2018.3.2f1*, I only had problems. When I used the following code I **initialize the Ads** with the **correct game id** the app did fine in Editor but **once built and on the...
View ArticleCrash, libunity.001c2dbc
I already try many version of Unity, 2018.2.16 2018.2.18 2018.2.19 2018.3 but this error still occur Caused by java.lang.Error signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000d5 Build...
View ArticleBuild crashes but not editor, cannot narrow down cause
I cannot figure out what or why my game is crashing, and ONLY in the build. through a long and slow process I narrowed it down to this being the problematic code: private void FixedUpdate() {...
View ArticleCrash on com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator
I already try many version of Unity, 2018.2.16 2018.2.18 2018.2.19 2018.3 com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator (Unknown Source) com.unity3d.player.UnityPlayer.resume (Unknown...
View ArticleCrash on libunity.001b6a2c
I already try many version of Unity, 2018.2.16 2018.2.18 2018.2.19 2018.3 libunity.001b6a2c (Unknown Source) libunity.001c25e4 (Unknown Source) libdvm.dvmPlatformInvoke (dvmPlatformInvoke:112)...
View ArticleCrash on com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator
I already try many version of Unity, 2018.2.16 2018.2.18 2018.2.19 2018.3 com.unity3d.player.UnityPlayer.nativeRestartActivityIndicator (Unknown Source) com.unity3d.player.UnityPlayer.resume (Unknown...
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 ArticleDoes anyone know what "Invalid Cached Offset Error" is?
Hi, I'm working on a project with one other person using collab and I keep getting the error, "Invalid Cached Offset". It doesn't have any source and the game is still playable. However, it is annoying...
View ArticleUnity 2018.3.3 crashes after changing to .NET 4
I updated my Unity 2018.3.3 project to use .NET 4 and restarted. Unity immediately crashes when trying to open the project. I've tried deleting the Unity cache and resetting my project repo but it...
View ArticleJust Wondering Why This Code Crashed Unity
**I'm not looking for a way to fix the code since this wouldn't have the intended effect anyway, I was just wondering why it made Unity crash.** The code was supposed to make this sprite move away from...
View ArticleCrash on libunity.001c2dbc
I already try many version of Unity, 2018.2.16 2018.2.18 2018.2.19 2018.3 Caused by java.lang.Error signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000d5 Build fingerprint:...
View ArticleGenerating too many blocks crashes the game (Both exe and in editor)
I have created this minecraft-ish voxel game where the player can create a voxel map. I have a block prefab (nothing much of the ordinary) - it has a box collider, a texture, and a mesh renderer. On my...
View ArticleWhy game crashes on android build when using SetParent with...
Hi, after hours of debugging my android build I just discovered that the problem was here:`Block block = Instantiate(blockPrefab, transform.position, Quaternion.identity);...
View ArticleFunction runs fine the first time but crashes if I run it twice?
I have a function that runs fine the first time it executes at start but it crashes the second time I run it after an interaction. I suspect the issue may be related to for-loops similar to to the...
View ArticleGoogle Play prelaunch test - java.lang.SecurityException
I have uploaded an alpha test of my game to Google Play. The prelaunch test tells me that my game crashes on a Galaxy S3 running Android 4.3. Looking through the logcat I see the following exception:...
View ArticleCrash on libunity.004558e8
I already try many version of Unity, 2018.2.16 2018.2.18 2018.2.19 2018.3 Caused by java.lang.Error signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 000000d5 Build fingerprint:...
View ArticleCrash on libunity.00448da0
I already try many version of Unity, 2018.2.16 2018.2.18 2018.2.19 2018.3 Caused by java.lang.Error signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000001c Build fingerprint:...
View ArticleCrash with Android Application in Phones
Hello, team. I just like to ask if some of you know how to solve my problem. I have built the APK of my project, containing only two scenes. A menu and a 3D world. The game starts normally in my phone,...
View ArticleError when building Game
UnityEditor.BuildPlayerWindow+BuildMethodException: 2 errors at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x00234] in...
View Article