Editing Glitches in Pikmin Bloom

Jump to navigation Jump to search
You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{page title|Glitches in ''Pikmin Bloom''}}
{{DISPLAYTITLE:Glitches in ''Pikmin Bloom''}}{{game icons|pb=y}}
{{game icons|pb=y}}
{{TOC right}}
{{TOC right}}
{{update|This article hasn't been updated in a long time, and with the pace of updates to ''Pikmin Bloom'', it's very likely that most (if not all) of the glitches documented here have been patched. All the glitches here need to be checked, and the [https://community.pikminbloom.com/en/categories/known-issues known issues] and [https://community.pikminbloom.com/en/categories/report-a-bug bug reporting] categories on the official forum should be looked at to add additional glitches to this article.}}
This is a collection of '''[[glitch]]es''' possible in {{pb}}.
This is a collection of '''[[glitch]]es''' possible in {{pb}}.


Line 8: Line 6:


==Functional==
==Functional==
===Challenge and expedition overlap===
{{glitch | reproducibility = High | consequences = Harmful | versions = At least 36.1
|effects = Makes the results of a [[challenge]] and the results of an [[expedition]] show up on the same screen, overlapping each other. Some menus don't work properly in this state, and can even [[crash]] the app.
|prerequisites = Have one challenge, one expedition, and at least one other challenge or expedition.
|howto = Start a challenge, and before it finishes, start an expedition. Before either finish, return to the [[Pikmin Bloom interface#Main screen|main screen]], go to the very top, and tap the button that tells you you have other expeditions available. Then stay on that screen while the challenge and expedition from before are ongoing. You can do something else with your phone during this time, even locking it. Once both are complete, tap on the finished expedition.
|explanation = During most game states, the game will try to cut away to a challenge that has been completed but the player hasn't seen its ending cutscene. If this happens in a state where the game is busy trying to show the player the results of an expedition, it will try to do both things at once, with unintended consequences.
}}
===Off-place items===
===Off-place items===
{{glitch | reproducibility = Medium | consequences = Harmful | versions = At least 34.2
{{glitch | reproducibility = Medium | consequences = Harmful | versions = At least 34.2
|effects = Makes the [[detector]] show items that aren't near the player.
|effects = Makes the [[detector]] show items that aren't near the player.
|prerequisites = Have the detector.
|prerequisites = Have the detector.
|howto = Start the app with your phone's GPS tracking feature off. At the main menu, the map might show you somewhere you are not, typically in the middle of the ocean, and sometimes on {{w|Null Island}}. Enable GPS tracking and quickly activate the detector. The detector will find items near that spot. The game will shortly after update to your real coordinates, but the items will still be on that incorrect spot.
|howto = Start the app with your phone's GPS tracking feature off. At the main menu, the map might show you somewhere you are not, typically in the middle of the ocean. Enable GPS tracking and quickly activate the detector. The detector will find items near that spot. The game will shortly after update to your real coordinates, but the items will still be on that incorrect spot.
|notes = It is not possible to get rid of these expeditions, so you must set some Pikmin aside for a few days just to get those items.
}}
}}


===Rich text name===
===Rich text name===
{{glitch | reproducibility = High | consequences = Depends | versions = At least 36.1
{{glitch | reproducibility = High | consequences = Depends | versions = At least 34.2
|effects = Makes a Pikmin's name appear with rich text in some screens, like when the Pikmin is focused on in the [[Pikmin Bloom interface#Garden|garden]], or when viewing the Pikmin's details.
|effects = Makes a Pikmin's name appear with rich text in some screens, like when the Pikmin is focused on in the [[Pikmin Bloom interface#Garden|garden]], or when viewing the Pikmin's details.
|prerequisites = Have a Pikmin.
|prerequisites = Have a Pikmin.
Line 30: Line 21:
** <code>&lt;b&gt;bold&lt;/b&gt;</code>
** <code>&lt;b&gt;bold&lt;/b&gt;</code>
** <code>&lt;i&gt;italics&lt;/i&gt;</code>
** <code>&lt;i&gt;italics&lt;/i&gt;</code>
** <code>&lt;size=123&gt;larger font size&lt;/size&gt;</code>
** <code>&lt;color=#0055AAFF&gt;blue text&lt;/color&gt;</code>
** <code>&lt;color=#0055AAFF&gt;blue text&lt;/color&gt;</code>
|notes = Different screens will be able to parse or not parse different tags; for instance, tapping a Pikmin in the garden will show bold text, but will show raw <code>&lt;size&gt;</code> tags instead. It is possible to have multiple tags in the same text. Different screens show the name in different font sizes, but the font size tag forces it to stay at a certain size. If the chosen font size is too big, the text won't appear. The alpha component (the last two digits) of the color is optional. Besides HTML hex color codes, it is also possible to write the names of some colors, like "red" or "cyan".
|notes = The text will appear raw when tapping the Pikmin in the garden, or when renaming it, so it is possible to read the Unity rich text tags then. It is possible to have multiple tags in the same text. Different screens show the name in different font sizes, but the font size tag forces it to stay at a certain size. If the chosen font size is too big, the text won't appear. The alpha component (the last two digits) of the color is optional. Besides HTML hex color codes, it is also possible to write the names of some colors, like "red" or "cyan".
**If using 5 or more emoji and making it bold or italic, the game will crash upon trying to edit the name.
**If using 5 or more emoji and making it bold or italic, the game will crash upon trying to edit the name.
**Attempting to use a hex code for a color while using emoji, it will be invisible, but color names seem to work. May crash with 3 or more emoji upon trying to edit the name.
**Attempting to use a hex code for a color while using emoji, it will be invisible, but color names seem to work. May crash with 3 or more emoji upon trying to edit the name.
**Changing the size and using emoji leads to inconsistent results, prone to crashing if you use a large enough size and many emoji.
**Changing the size and using emoji leads to inconsistent results, prone to crashing if you use a large enough size and many emoji.
**Before version 36.0, it was also possible to use the <code>&lt;size&gt;</code> tag.
|explanation = Pikmin names in those screens support Unity's rich text feature. In particular, the Pikmin details screen writes the Pikmin's name in bold and a larger font size. Instead of being limited to whatever rich text tags the developers specify, the game reads the player's text and parses the tags in it, allowing the player to style the text without limit.
|explanation = Pikmin names in those screens support Unity's rich text feature. In particular, the Pikmin details screen writes the Pikmin's name in bold and a larger font size. Instead of being limited to whatever rich text tags the developers specify, the game reads the player's text and parses the tags in it, allowing the player to style the text without limit.
}}
}}
Line 54: Line 45:
{{glitch | reproducibility = Medium | consequences = Harmless | versions = Unknown | image = Pikmin Bloom tiny Pikmin.jpg
{{glitch | reproducibility = Medium | consequences = Harmless | versions = Unknown | image = Pikmin Bloom tiny Pikmin.jpg
|effects = Shows parts of a Pikmin in the [[Pikmin Bloom interface#Garden|garden]], but very tiny. Other random accessories and textures may also appear.
|effects = Shows parts of a Pikmin in the [[Pikmin Bloom interface#Garden|garden]], but very tiny. Other random accessories and textures may also appear.
|howto = This can happen randomly, but it is possible to use [[postcard]]s to increase the chances of it happening. Get a friend to send a postcard, or wait until one does. Once that happens, enter the garden, and take note of where the center of the camera and center of the squad is. Then tap on the Pikmin holding the postcard, and tap again to dismiss the postcard. Zoom in to the spot mentioned before by spreading two fingers outward. If the glitch happened, you will see the postcard Pikmin in small size.
|prerequisites = Have [[friend]]s.
|howto = Get a friend to send a [[postcard]], or wait until one does. Once that happens, enter the garden, and take note of where the center of the camera and center of the squad is. Then tap on the Pikmin holding the postcard, and tap again to dismiss the postcard. Zoom in to the spot mentioned before by spreading two fingers outward. If the glitch happened, you will see the postcard Pikmin in small size.
|explanation = Instead of deleting the Pikmin that handed the postcard, the game keeps it around but hides it, possibly due to some technical limitation. Instead of hiding it outside the player's view, they are simply shrunk to a small size and placed at the presumed origin (coordinates 0,0,0) of the garden. However, the size they are shrunk to is not enough to completely hide from the player's view, especially when zoomed in.
|explanation = Instead of deleting the Pikmin that handed the postcard, the game keeps it around but hides it, possibly due to some technical limitation. Instead of hiding it outside the player's view, they are simply shrunk to a small size and placed at the presumed origin (coordinates 0,0,0) of the garden. However, the size they are shrunk to is not enough to completely hide from the player's view, especially when zoomed in.
}}
}}


{{clear}}
{{clear}}
===Hard to reproduce===
===Hard to reproduce===
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 81: Line 72:
|-
|-
| The main screen may show the radar, Mii, and squad stretched out horizontally to infinity. Opening another menu fixes this. || Unknown || [[:File:PB stripes glitch.jpg|Image]]
| The main screen may show the radar, Mii, and squad stretched out horizontally to infinity. Opening another menu fixes this. || Unknown || [[:File:PB stripes glitch.jpg|Image]]
|-
| When the [[shop]] is loading slowly due to a slow internet connection, items in it may briefly appear with the name "Honey" and no image. || Unknown ||
|}
|}
==See also==
*[[Unused content in Pikmin Bloom|Unused content in ''Pikmin Bloom'']]


==References==
==References==
{{refs}}
{{refs}}


==External links==
{{anomalies}}
*[https://community.pikminbloom.com/categories/known-issues Official forum for known bugs in the game]
*[https://community.pikminbloom.com/categories/report-a-bug Official forum for reporting bugs and issues]


{{anomalies}}
[[Category:Anomalies]]
{{bloom articles}}

Please note that all contributions to Pikipedia are considered to be released under the Attribution-ShareAlike 4.0 International license (see Pikipedia:Copyrights for details). Your changes will be visible immediately. Please enter a summary of your changes above.

Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

This page is a member of 1 meta category: