<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — Overlay not showing in built app]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=50</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=50&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Overlay not showing in built app.]]></description>
		<lastBuildDate>Thu, 05 Nov 2015 08:59:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=196#p196</link>
			<description><![CDATA[<p>Thanks Alex - I have replied to your email. All working as expected.</p><p>I would just like to say that the support you offer for this asset is excellent, thank you very much.</p>]]></description>
			<author><![CDATA[null@example.com (nigel.moore)]]></author>
			<pubDate>Thu, 05 Nov 2015 08:59:24 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=196#p196</guid>
		</item>
		<item>
			<title><![CDATA[Re: Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=195#p195</link>
			<description><![CDATA[<p>Hello.</p><p>I sent you the email.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Wed, 04 Nov 2015 23:36:12 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=195#p195</guid>
		</item>
		<item>
			<title><![CDATA[Re: Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=194#p194</link>
			<description><![CDATA[<p>Hi Alex,</p><p>Would it be possible for you to provide a working example of using uGUI markers? I have been trying but all my markers get created at the same position off screen even though I am passing in unique lat/long position&nbsp; for each one, in fact this position vector is shown in inspector of each UI markers uGUIMarker script.<br />- I am using scripts based on your uGUI examples and another that creates the icons dynamically from data in a ScriptableObject and they are being parented to a UI Canvas ... I am not sure that I have the uGUI marker prefab set up correctly either, does it need to have a ui Text component?</p><p>Or have you any other ideas why the new marker shader would cause the overlay not to show in a compiled app but work fine in editor? Unfortunately I have never coded shaders otherwise I would try and sort the 2D markers issue myself.</p><p>I really hope that I can get this issue sorted as your asset pretty much does everything that I need and the api is a joy to work with, but if I can&#039;t show markers on a map overlay then it will not work for me ... <img src="https://forum.infinity-code.com/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>I would really appreciate any thoughts you have on this </p><p>Many Thanks</p>]]></description>
			<author><![CDATA[null@example.com (nigel.moore)]]></author>
			<pubDate>Wed, 04 Nov 2015 22:53:38 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=194#p194</guid>
		</item>
		<item>
			<title><![CDATA[Re: Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=193#p193</link>
			<description><![CDATA[<p>Thanks for the reply Alex, unfortunately this does not solve it for me - It is the map overlay that is invisible in the build not the markers. As I mentioned above if I use the default marker shader then the overlay is visible in the built app (but markers are hidden as before) and if I use the new marker shader (added to&nbsp; «Edit / Project Settings / Graphics / Always Included Shaders» ) then the overlay is not showing.</p><p>I am going to experiment with uGUI markers to see if that solves the problem.</p>]]></description>
			<author><![CDATA[null@example.com (nigel.moore)]]></author>
			<pubDate>Wed, 04 Nov 2015 17:10:29 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=193#p193</guid>
		</item>
		<item>
			<title><![CDATA[Re: Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=192#p192</link>
			<description><![CDATA[<p>Hello.</p><p>It looks like publishing do not include this shader.<br />You can manually add shader «Edit / Project Settings / Graphics / Always Included Shaders».</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Wed, 04 Nov 2015 16:45:02 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=192#p192</guid>
		</item>
		<item>
			<title><![CDATA[Re: Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=191#p191</link>
			<description><![CDATA[<p>Hi Alex,</p><p>Ok so it seems that the shader you provided me for the markers is the problem - if I swap the marker shader for the original Transparent/Diffuse then the overlay is visible in the published app but the markers are hidden again obviously.</p>]]></description>
			<author><![CDATA[null@example.com (nigel.moore)]]></author>
			<pubDate>Wed, 04 Nov 2015 16:01:18 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=191#p191</guid>
		</item>
		<item>
			<title><![CDATA[Re: Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=190#p190</link>
			<description><![CDATA[<p>By the way - I have also tried publishing to WebGL (I understand this is not officially supported) and the Overlay is missing here as well.</p>]]></description>
			<author><![CDATA[null@example.com (nigel.moore)]]></author>
			<pubDate>Wed, 04 Nov 2015 13:09:45 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=190#p190</guid>
		</item>
		<item>
			<title><![CDATA[Overlay not showing in built app]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=189#p189</link>
			<description><![CDATA[<p>Hi Alex,</p><p>When I publish the example scene I have put together with dynamically generated icons and an overlay created in MapTiler (zoom levels 16 - 20) - the the overlay does not show at any zoom level. It works fine in the editor and I have tried moving the OverlayContainer closer to the camera but still no overlay in published app? <img src="https://forum.infinity-code.com/img/smilies/hmm.png" width="15" height="15" alt="hmm" /> Any idea why this might be happening?</p><p>I am on a Mac by the way.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (nigel.moore)]]></author>
			<pubDate>Wed, 04 Nov 2015 13:06:20 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=189#p189</guid>
		</item>
	</channel>
</rss>
