Unity: Suggestion, please add bugs to manual sections.

Hi,
As every engine will always have some bugs, it would be very helpful if any known bugs/issues were added to the associated sections in the manuals. I personally have spent many hours working through issues only to re-discover a known bug.

E.g.
Looking at “Edge Detection” in the manual I would instantly know that it isn’t working with the oculus currently.
In Physics.IgnoreCollision I would discover that there is a bug where it resets the trigger state for the entire hierarchy.
etc…

I think it would save the community tons of time if we could look at a section of the manual and see all the bugs that go along with that feature. It may also help raise awareness of larger issues that will help prioritize bugs.

Thanks!

We’re producing example bugs and fixes on the Knowledge Base (in the works). Take a look at support.unity3d.com.

Great to see. I’m hoping this ends up being a list of all active bugs sortable by feature. Even if there is no workaround yet it would be great to have this be an easy way to search through the bug database.