- Home /
How do I report a bug in Unity?
Unity has stopped responding, some features does not behave as I would expect, there is a feature that is broken or misbehaves in some other way.
I want it fixed fast so I can continue making awesome games with Unity without the problem that I have encountered.
- How do I notify Unity Technologies about the bug?
- What happens when I have submitted the bug report?
- My bug has not been fixed even though there has been X releases since I reported it.
- How can I make sure that my bug will get fixed ASAP?
- I have no idea what caused the bug and I really don't care if it is fixed anyway. Should I still report it?
Answer by Nicolaj Schweitz · Dec 21, 2009 at 03:24 PM
Unity has a built-in bug reporting tool, that can be accessed through the menu: Help -> Report a Problem. The bug reporter tool will also open by itself whenever Unity crashes. If you decide to report the bug, please do it from the instance of the bug reporting tool that is automatically opened when Unity crashes. That way a number of log files is attached to the bug report and it is easier to pinpoint the exact location of the error. (NOTE: If the bug reporter fails to upload your bug report, make sure your firewall is not blocking the Unity Editor. In Windows, you can use the Windows Firewall control panel to allow the Unity Editor to go through the firewall.)
Our senior QA Specialist, Samantha has written a blog post about a bug's life in Unity. It basically tells about what happens after a bug report is submitted to Unity Technologies.
If you feel that your bug is very important and there is no workaround, you should point it out and explain the severity and impact that it has on your project. That way we can easier evaluate the importance of a fix and how many users is affected by the problem. But take note that the world is harsh at times and other bugs may be even more important to other people. It is not an easy task to postpone a fix, but some times it just has to be done.
If you are really keen on getting your bug fixed ASAP, don't despair. If you provide Unity Technologies with an example project that reproduces the bug and describe every step of the procedure to reproduce it, it is more likely to reach a developer sooner than the reports that we have to figure out for ourselves. In some cases we need the entire project folder, but if that is too large to send with the bug reporting tool (max 500 MB), the project needs to be provided by other means. The best you can do is to investigate how we handle bugs, either by reading our FAQs on bug reporting (at the forum or the website) or by reading Samantha's blog post on bug reporting
Oh yes!, please do report any bug you encounter. However, if you do not describe what happened when the problem occurred and how we can reproduce the problem, there is no way that it can be fixed. So if you do NOT describe the reason and the steps to reproduce the bug, don't bother submitting.
In any case, as the community grows exponentially these days, more and more bugs are being reported. That is good and this particular user community has a history of solid bug reports. If we keep it that way, Unity will become better and more stable. For each good bug report that is submitted Unity will become more reliable.
If you feel that there is a feature missing and it could help other people in the community, you should submit a feature request to our user feedback forum. If it is just a feature for your own convenience, you can write an editor script that solves the problem or get help in the forum to do it.
Answer by Ashkan_gc · Dec 21, 2009 at 02:48 PM
what is the bug? maybe it's not important and no one other than you did not send it. maybe it's not a bug and only a problem on your system or your incorrect code or problem in programming.
tell us what is the bug and then others can see if they can reproduce it or not.
@Ashkan: Nicolaj Schweitz is a QA Specialist at Unity Technologies - he posted the question so that Unity Answers has a good FAQ on bug reporting. ;)
That is correct :-), I just wanted the guys to have a look at it before I posted the answer myself.
However, feel free to add any remarks about your experiences with reporting bugs to us. Or even better: post a better answer. I am sure I have missed something ;-)
... actually, Ashkan, You are making a point there about pushing possible bugs to the community before reporting it to UT. Perhaps it should be added to the answer, in the range of: "If you are not sure whether it is a bug, ask the community" or "If you think it is your computer that misbehaves, ask the community to try to reproduce it". That way we can concentrate on investigating the bugs that can actually do something about ins$$anonymous$$d of wasting time on bugs we cannot fix anyway. ... Point taken!
i think unity's community loves the product and wants a better future so we all can help to make it happen. sorry for my poor english knowledge. we reported different bugs to unity and got answers for most of them and many of them are solved after 2.6.1 and generally we had a good experience.
Your answer
Follow this Question
Related Questions
I can't use google admob ads 1 Answer
Error: Default Scene Not Set - Please Run Wizard 1 Answer
I'm experiencing constant crashes when the multiple game windows are open. 0 Answers
Can I report a bug without an internet connection? 1 Answer
You are not allowed to call this function when declaring a variable 1 Answer