<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 14:45:28 UTC 2025

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[MCPE-9722] Breaking blocks in survival instantly</title>
                <link>https://bugs.mojang.com/browse/MCPE-9722</link>
                <project id="10200" key="MCPE">Minecraft (Bedrock codebase)</project>
                    <description>&lt;p&gt;Steps to reproduce&lt;br/&gt;
-place down obsidian block in creative mode.&lt;br/&gt;
-place down obsidian block.&lt;br/&gt;
-switch to survival.&lt;br/&gt;
-using NO tools, finger hold on block for about a minute or so.&lt;br/&gt;
The block WILL break! It&apos;s sorta like breaking smooth stone by hand.&lt;/p&gt;</description>
            <key id="116616">MCPE-9722</key>
            <summary>Breaking blocks in survival instantly</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                            <reporter username="gatharian">gatharian</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Aug 2015 07:48:36 +0200</created>
                <updated>Wed, 10 May 2017 13:38:28 +0200</updated>
                            <resolved>Tue, 27 Oct 2015 03:34:21 +0100</resolved>
                                    <version>0.12.1 Beta 4</version>
                    <version>0.12.2</version>
                                    <fixVersion>0.12.3</fixVersion>
                                                        <votes>5</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="258859" author="luisrobles" created="Tue, 27 Oct 2015 03:34:39 +0100"  >&lt;p&gt;Yeah, in 0.12.3 i don&apos;t have this issue either.&lt;/p&gt;</comment>
                            <comment id="258658" author="depressed-pho" created="Mon, 26 Oct 2015 04:57:08 +0100"  >&lt;p&gt;Seems like it&apos;s been fixed on 0.12.3.&lt;/p&gt;</comment>
                            <comment id="257731" author="depressed-pho" created="Fri, 23 Oct 2015 06:33:44 +0200"  >&lt;p&gt;I confirmed 0.12.2 alpha / iOS has the same problem.&lt;/p&gt;</comment>
                            <comment id="254552" author="mega_spud" created="Sat, 10 Oct 2015 10:35:53 +0200"  >&lt;p&gt;This really needs attention, playing on a touch screen device means that players are &lt;b&gt;constantly&lt;/b&gt; breaking blocks accidentally when they are moving or looking around, as the touch screen misinterprets &apos;looking&apos; for &apos;action&apos;.&lt;/p&gt;</comment>
                            <comment id="253752" author="mega_spud" created="Wed, 7 Oct 2015 19:30:24 +0200"  >&lt;p&gt;Oh ok, that makes sense.&lt;/p&gt;</comment>
                            <comment id="253751" author="rplatham" created="Wed, 7 Oct 2015 19:28:09 +0200"  >&lt;p&gt;I think whether or not the block gets dropped is independent of this bug.  It depends on what tool you had in hand at the time it broke and if the tool would have caused that block to drop when mined normally, then you get the block, otherwise you do not.&lt;/p&gt;</comment>
                            <comment id="253747" author="mega_spud" created="Wed, 7 Oct 2015 19:17:38 +0200"  >&lt;p&gt;I agree it&apos;s as if it stores the &apos;breaking time&apos; in some way.  It&apos;s odd how sometimes when the block gets broken it doesn&apos;t drop a block though, as if in creative.&lt;/p&gt;</comment>
                            <comment id="253744" author="rplatham" created="Wed, 7 Oct 2015 19:08:39 +0200"  >&lt;p&gt;I&apos;m trying to sort this one out, and I think they might be the same bug.  For the first bug (instant break) it seems to me that the break isn&apos;t &quot;instant&quot; for all blocks.  I am totally guessing based on my observations, but I think that the tap and hold on the sky builds up some &quot;breaking time&quot; even though the focus circle is not filling up as you would normally observe when breaking a block.  When you then move the focus from the sky onto a block that &quot;breaking time&quot; is not reset to zero.  Thus, if that particular block should have broken at a lower threshold than the already stored up &quot;breaking time&quot;, it breaks instantly.  But if not, then the focus circle instantly fills with that stored up &quot;breaking time&quot; and you can continue to mine for the remainder.  Thus speeding up the breaking time for some blocks.  I conclude this because I tested breaking different blocks and had a much higher success rate &quot;instantly&quot; breaking blocks like dirt and tree than obsidian.  I tried to look under my finger to see how full the focus circle was when I started mining obsidian directly and when I started it from focusing on the sky.  It appeared that focusing on the sky then on the obsidian blocks (when done right) starts with a partially filled focus circle while starting right on the obsidian does not.  I tried focusing on the sky for longer periods of time but this did not seem to affect how full the focus circle was.  There&apos;s definitely something that affects how full the focus circle starts, because I&apos;ve observed different fill sizes when moving from sky to obsidian, but to me it&apos;s not the time duration of press and hold on the sky.&lt;/p&gt;

&lt;p&gt;Then again, maybe I&apos;m wrong...  All different blocks (except bedrock) seem to break instantly using this method &lt;a href=&quot;https://bugs.mojang.com/browse/MCPE-9974&quot; title=&quot;Can brake anyblock instantly in survival &quot; class=&quot;issue-link&quot; data-issue-key=&quot;MCPE-9974&quot;&gt;&lt;del&gt;MCPE-9974&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="252545" author="disciplyne" created="Wed, 30 Sep 2015 17:00:24 +0200"  >&lt;p&gt;Both bugs reproducable on iOS 8.3 iPhone 5 MCPE 0.12.1 alpha&lt;/p&gt;</comment>
                            <comment id="251893" author="mega_spud" created="Fri, 25 Sep 2015 08:47:53 +0200"  >&lt;p&gt;Has anyone been able to break bedrock this way?&lt;/p&gt;</comment>
                            <comment id="251860" author="codegrappler" created="Fri, 25 Sep 2015 02:39:44 +0200"  >&lt;p&gt;I am also able to reproduce the break instantly bug on win 10. Hold left mouse button pointing at air wait a few seconds move over any other block and it breaks.&lt;/p&gt;</comment>
                            <comment id="251364" author="mega_spud" created="Tue, 22 Sep 2015 17:05:54 +0200"  >&lt;p&gt;Had this bug a few times on my &apos;survival only&apos; map.  Blocks can occasionally be broken instantly by hand or any tool, including obsidian*.  The blocks don&apos;t drop like a normal block, but disappear (like in creative).  (*Obsidian should only break and drop when mined with diamond pick in survival).  Playing 0.12.1 on MCW10E and have LAN players join via android devices.&lt;/p&gt;</comment>
                            <comment id="249776" author="sammy22111" created="Tue, 15 Sep 2015 22:20:32 +0200"  >&lt;p&gt;Ok thanks for clearing it I wasn&apos;t sure you guys knew this was 2 bugs &lt;img class=&quot;emoticon&quot; src=&quot;https://bugs.mojang.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="249678" author="luisrobles" created="Tue, 15 Sep 2015 05:42:14 +0200"  >&lt;p&gt;I know there are 2 bugs separated, also this relates about the 2nd one, with their duplicates&lt;/p&gt;</comment>
                            <comment id="249665" author="sammy22111" created="Tue, 15 Sep 2015 02:53:36 +0200"  >&lt;p&gt;These are 2 separate bugs that you guys messed up in. 1st: blocks break right away if your finger is in the air then to a block &lt;br/&gt;
 2nd bug is blocks breaking super fast almost right away or breaking 2 times faster.&lt;/p&gt;</comment>
                            <comment id="249664" author="sammy22111" created="Tue, 15 Sep 2015 02:52:16 +0200"  >&lt;p&gt;No all blocks break super fast!! Leaves break fast as creative and a iron pic breaks stone as fast as creative. Also what your saying have your finger in the air then to a block and it breaks right away.&lt;/p&gt;</comment>
                            <comment id="249584" author="luisrobles" created="Mon, 14 Sep 2015 16:31:15 +0200"  >&lt;p&gt;Hmm, in creative mode, you can break any block instantly.&lt;br/&gt;
EDIT: Ok, so you are saying that you can break obsidian block in survival instantly&lt;/p&gt;</comment>
                            <comment id="241242" author="luisrobles" created="Sat, 8 Aug 2015 02:48:08 +0200"  >&lt;p&gt;Where is the bug? , because you can break obsidian with your hands, but it will take a while.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10102">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="116512">MCPE-9696</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="117658">MCPE-9974</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="117865">MCPE-10001</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="119088">MCPE-10243</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="120415">MCPE-10428</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="120450">MCPE-10431</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="120872">MCPE-10496</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="120919">MCPE-10524</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="121005">MCPE-10579</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="121584">MCPE-10731</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="121640">MCPE-10746</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="121680">MCPE-10754</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="121880">MCPE-10782</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="122236">MCPE-10835</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="123196">MCPE-11018</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="123671">MCPE-11040</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10402" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Platform</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10761"><![CDATA[Tablet - Android - Samsung Galaxy Tab 4 Nook]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i0f0t3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    </customfields>
    </item>
</channel>
</rss>