﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FProcess%2FBug_Reports</id>
	<title>Dev:Doc/Process/Bug Reports - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ADoc%2FProcess%2FBug_Reports"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Bug_Reports&amp;action=history"/>
	<updated>2026-06-07T02:18:08Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Bug_Reports&amp;diff=51754&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Bug_Reports&amp;diff=51754&amp;oldid=prev"/>
		<updated>2018-06-28T17:49:56Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 17:49時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Bug_Reports&amp;diff=51753&amp;oldid=prev</id>
		<title>wiki&gt;Lijenstina: /* Be Complete */</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Doc/Process/Bug_Reports&amp;diff=51753&amp;oldid=prev"/>
		<updated>2017-08-08T22:57:26Z</updated>

		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Be Complete&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Bug Reports=&lt;br /&gt;
&lt;br /&gt;
{{NiceTip|Walls of Text|Please, avoid copy/pasting the content of text files like ''system-info, debug/console/command line'' output, ''scripts'' directly in the report's Description field. It makes the report difficult to read and breaks up the formatting. Include them as files instead (.txt). On how to include files, look at the '''Appending files to the report''' section.}}&lt;br /&gt;
&lt;br /&gt;
Bugs in Blender or Addons included with Blender can be reported at [https://developer.blender.org developer.blender.org], through links on the front page. You will need an account, so that developers can follow up with questions and notify you when the bug is fixed. You will receive an email each time there is an update to the bug report.&lt;br /&gt;
&lt;br /&gt;
The [https://developer.blender.org/maniphest/task/edit/form/1/ bug report page] has concise instructions and a template for creating reports. More advice on how to create good reports is listed below. Following these steps will make life easier for you, the user, and us, the developers.&lt;br /&gt;
&lt;br /&gt;
==Avoid Duplicates==&lt;br /&gt;
Before you think of posting any bug report, consult first the bug tracker for an existing report on the bug you have spotted. Make sure you search from all bug reports, also closed and deleted ones.&lt;br /&gt;
&lt;br /&gt;
It may very well be that the bug has already been spotted.&lt;br /&gt;
&lt;br /&gt;
==Simplify==&lt;br /&gt;
First try to simplify the process that triggers the bug, so that it is reproducible in the least amount of steps. The less steps there are, the easier it is for us to spot the problem in the code. Typically if you have a complex .blend file, it is possible to keep removing objects, modifiers, nodes, and other data until the problem has been isolated to a simple setup.&lt;br /&gt;
&lt;br /&gt;
Very important is, that the bug is reproducible, that is, not occurring on a random basis. It is fine if the bug randomly happens for example 1 out of 10 times you perform some operation. However if the bug randomly happens without any clear steps leading up to it, then it is unlikely developers will be able to fix the bug.&lt;br /&gt;
&lt;br /&gt;
==Provide Backup==&lt;br /&gt;
A .blend or screenshot illustrating the bug will help to speed up the process. As in the previous paragraph, make them as simple as possible, so that the developers can spot the problem without too much effort.&lt;br /&gt;
&lt;br /&gt;
You can even provide a backtrace which lead to possible crash. That may help developers as well. A backtrace is not necessary and producing a useful one requires special debug build and a debugger.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{NiceTip|Appending files to the report|Files like '''.blend''', '''.txt''', '''images''' can be included into the report by dragging and dropping them into the Description field. At the bottom of the bug report page, there is a Preview of how the report will look like when posted. If everything is OK, a link will show up with the file name. In the Description field itself, the file is represented by a set of letters and numbers in brackets. To move the link to an appropriate place if needed, cut and paste it and be sure that there are spaces between it and the rest of the text.}}&lt;br /&gt;
&lt;br /&gt;
==Be Complete==&lt;br /&gt;
Apart from the actual bug report it is always good (if not necessary) to include operating system, software (drivers) and hardware specifications of your configuration. Some bugs can be related to either area and including this information can help the developers to pinpoint problems better. And let's not forget mentioning what Blender version you are using. Please look in the splash top right corner for all build details and include that as well.&lt;br /&gt;
&lt;br /&gt;
{{clr}}&lt;br /&gt;
&lt;br /&gt;
{{NiceTip|System Information|Including the &amp;lt;code&amp;gt;system-info.txt&amp;lt;/code&amp;gt; generated from the '''Help &amp;gt; Save System Info''' Menu will give information about the OS, hardware, drivers, Blender version and add-ons enabled.&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>wiki&gt;Lijenstina</name></author>
		
	</entry>
</feed>