<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — Unsupported Texture Format(33)]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1408&amp;type=atom" />
	<updated>2020-01-20T09:11:52Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1408</id>
		<entry>
			<title type="html"><![CDATA[Re: Unsupported Texture Format(33)]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5891#p5891" />
			<content type="html"><![CDATA[<p>Hello</p><p>We too are experiencing this problem. We tend to download our images from Firebase storage and convert them into Texture2Ds that position themselves over the map. We only see this happen on the iOS version though.</p><p>Additional: We find that this error still occurs even when we disable ToolTips in the map settings, also this seems to be Ray-Casting items not related to Infinity maps, could this be solved by Tagging or layers?</p>]]></content>
			<author>
				<name><![CDATA[clueduppstephen]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1169</uri>
			</author>
			<updated>2020-01-20T09:11:52Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5891#p5891</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Unsupported Texture Format(33)]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5798#p5798" />
			<content type="html"><![CDATA[<p>Hello.</p><p>This happens because some of your textures have TextureFormat.PVRTC_RGBA4.<br />To solve the problem, change the format of these textures to ARGB32, RGBA32, RGB24 or Alpha8.</p><p>P.S. Actually, it looks more like you found a bug in Unity Engine.<br />Try reporting this to Unity Issue Tracker.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2019-11-28T16:24:43Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5798#p5798</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Unsupported Texture Format(33)]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=5797#p5797" />
			<content type="html"><![CDATA[<p>Hello forum</p><p>We are using the most recent Infinity Code Online Maps plugin for unity (3.6.3.1) and we just built for iOS and are getting this error &quot;Unsupported TextureFormat(33) for GetPixel operations&quot; The stack trace reports the following:<br />- UnityEngine.EventStstems.EventSystem: RaycastAll(PointerEventData List 1)<br />- OnlineMapsControlBase: IsCursorOnUIElement(Vector2)<br />- OnlineMapsControlBase3D: GetInteractiveElement(Vector2)</p><p>This error triggers hundreds of times while we take control of the players position on the map, by disabling location service while under user control. </p><p>Any ideas?</p>]]></content>
			<author>
				<name><![CDATA[clueduppstephen]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1169</uri>
			</author>
			<updated>2019-11-28T16:06:31Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=5797#p5797</id>
		</entry>
</feed>
