<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Infinity Code Forum — UI over map keeps calling OnMarkerRelease]]></title>
	<link rel="self" href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1589&amp;type=atom" />
	<updated>2020-08-21T21:00:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.infinity-code.com/viewtopic.php?id=1589</id>
		<entry>
			<title type="html"><![CDATA[Re: UI over map keeps calling OnMarkerRelease]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6611#p6611" />
			<content type="html"><![CDATA[<p>Yes, I&#039;ve seen it.<br />I&#039;ll let you know when I find a way to fix the problem.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2020-08-21T21:00:30Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6611#p6611</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: UI over map keeps calling OnMarkerRelease]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6610#p6610" />
			<content type="html"><![CDATA[<p>Thanks for the respond.</p><p>I have sent you a UnityProject with a sample scene.</p>]]></content>
			<author>
				<name><![CDATA[instruct9r]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1368</uri>
			</author>
			<updated>2020-08-21T20:37:08Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6610#p6610</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: UI over map keeps calling OnMarkerRelease]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6605#p6605" />
			<content type="html"><![CDATA[<p>Hello.</p><p>Very strange.<br />Unfortunately, the video doesn&#039;t help much here.<br />I need a project to debug this.</p><p>Please send me the project by email (support@infinity-code.com), I will debug it.<br />To make it clear:<br />I don&#039;t need your working project.<br />I need any temporary project where the problem is appears and I can test it.</p>]]></content>
			<author>
				<name><![CDATA[Alex Vertax]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=2</uri>
			</author>
			<updated>2020-08-21T10:24:21Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6605#p6605</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[UI over map keeps calling OnMarkerRelease]]></title>
			<link rel="alternate" href="https://forum.infinity-code.com/viewtopic.php?pid=6604#p6604" />
			<content type="html"><![CDATA[<p>Hello.</p><p>I&#039;ll explain what i&#039;m doing first:</p><p>I have a map that is showing on a UI - RawImage.</p><p>I have added couple of markers on the map and made a function to be called, when every marker get&#039;s relased:<br />&quot;_marker.OnRelease += MarkerOnRelease&quot;</p><p>The MarkerOnRelease is simply calling an UI Panel to show up above the map, in the same Canvas...</p><p>On PC\Mac everything is okay, but on mobile, whenever the UI Panel shows up on the screen, everytime i press and release over that panel, the function _marker.OnRelease is getting called every time, even though i am not touching that marker at all.</p><p>The problem is that i have added a &quot;Close&quot; button on that UI Panel and whenever i press the close button, the UI is closing, but right after that the _marker.OnRelease is calling again to show up the UI and i can&#039;t close the panel.</p><p>If i press somewhere on the actual map, outside the UI Panel, the function stops getting called.</p><p>Weird thing is that this does not happen if i&#039;m using Unity Remote. It happens only if i build the app and install it on the mobile device (In this case iOS)</p><p>Not sure if this is something related OnlineMaps functionality, or the Unity UI, but is there a way for you to fix it?</p><p>I can make a video to show the actual problem...</p><p>thanks</p>]]></content>
			<author>
				<name><![CDATA[instruct9r]]></name>
				<uri>https://forum.infinity-code.com/profile.php?id=1368</uri>
			</author>
			<updated>2020-08-21T10:16:54Z</updated>
			<id>https://forum.infinity-code.com/viewtopic.php?pid=6604#p6604</id>
		</entry>
</feed>
