Crash reports translate ??
i am new to making games my game tester is sending me crash reports i upload 5 of them here http://www.myupload.dk/showfile/1_AIxMPIr.rar can anyone help me find the error the crashs are random, and on...
View ArticleCould moderators other than me please close questions with no formatting
I am not a fantastic coder, and I am just doing a lot of this stuff as a hobby, but I have loved using the Unity Engine so far, its been a blast! Anyway, the game I am working on works fine in the...
View ArticleHow can I report a bug / issue most effectively?
I would like to know the best method for reporting a bug so that it is dealt with in the most efficient manner at Unity with a view to being reproduced and resolved in the fastest turnaround
View ArticleCrash report xcode organizer symbol
I did a simple test : public class crashscript : MonoBehaviour { void Start () { Dummy myCrashClass = null; myCrashClass.Foo(); } } This crashes of course and : running from Xcode i can see the call...
View ArticleCrash Reporter for IOS not working.
static void UncaughtExceptionHandler(NSException *exception) { NSLog(@"Uncaught exception: %@: %@\n%@", [exception name], [exception reason], [exception callStackSymbols]); if...
View ArticleUnity 4.5.3f crashes on save
So i made a new project made,imported all the assets etc then went ahead and made a terrain, after that i then proceed to save my work bam it crashes,it keeps displaying the unity debugger ill try to...
View ArticleIs there a way to append to a bug report?
I issued a bug report using Unity's built-in bug reporting tool. After issuing that report, I found some additional information that could make it easier for Unity engineers to reproduce the issue....
View ArticleUnity keeps wanting me to submit a bug report
Recently, Unity crashed due to an error involving my version control and trying to access a file that no longer existed. After finally resolving that issue, I tried to load up my project again. It...
View ArticleUsing Unity Bug Reporter on an Offline machine
Hey there, what is the common way to hand out a bug report to Unity from an Offline machine when using the Unity Bug Reporter? Thanks ( Unity 4.6)
View ArticleUnity crashes suddenly when trying to make xcode project from unity
Hi All, I am facing a problem which is out of mind now, please help me if you have any solution of my problem. I am using Unity 5.0.1f1 since 2-3 months on my Macbook (10.11.2) and it was working fine,...
View ArticleWhy isn't this script posting the score to Google Play Leaderboards?
Hi there! I made this script to post the score to my leaderboard, but for some reason the leaderboard UI opens but it says "No one in your circles has played (my project)". Why isn't the score posting?...
View Articleİm download and install unity latest versions but i have bug reporter error?
im download and install so many times but i have bug reporter error always. The error is below; Error occurred at 2016-02-28_200510. C:\Program Files\Unity\Editor\Unity.exe, run by Recai. 43% memory in...
View ArticleUser sending crash report on Google Play, don't know what to do now
One of my user on Google Play have send me a crash report yesterday but i don't know what to do now as i can't even understand what that report is saying, below is what i got in that report ![alt...
View ArticleReported Post Queue won't load
When I go into the moderation queue, and click the tab for reported posts, the page enters an endless load. I've let it sit for 15 minutes even, but it still just shows loading. If it's a...
View ArticleExporting PDF report from game
Hello guys, I am creating an scaffolding construction whitin the game, and would like to export an PDF or HTML file with couple of picutres from different sides, and simple report like list of...
View ArticleApplication.logMessageReceived issues on Android
Hi all, I am stuck trying to report runtime issues (such as null pointer exceptions) with the HockeyApp SDK on Unity. I've already had a few weeks of back and forth with the HockeyApp people, building...
View ArticleReporting an error in the tutorials
Hello Just found a mistake in this tutorial https://unity3d.com/learn/tutorials/topics/multiplayer-networking/shooting-single-player?playlist=29690 In the code, it should be Rigidbody, but it is RigidBody
View ArticleHelp!, How to stop/fix pop up 'Unity Bug reporting' windows
My Windows just crashed, and after recover from the crash. Each time I start Unity. Unity keep poping-up "Unity Bug reporting" window and no matter how many times I submit the report the bug screen...
View ArticleWas UnityEngine.CrashLog deprecated with Unity 5.5.0?
I previously implemented the Unity crash reporting using this tutorial ([game performance reporting tutorial][1]) with Unity 5.4.2f2. After updating to Unity 5.5.2f1 I now get this compile error: error...
View ArticleI just installed Unity but it didn't start and crash report generated...
I just installed Unity but it didn't start and crash report generated directly on my windows 8. What should i do? i have intel i3 4070 processor. And 64 bit genuine WIndows 8.1 .
View Article