<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unsupported RenderTexture format error on Android in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194746#M51</link>
    <description>&lt;P&gt;I was able to reproduce the missing terrain in the Editor - after reloading the editor with&amp;nbsp;&lt;SPAN&gt;disableTerrainOcclusion to true. I used the Frame Debugger to figure out that the&amp;nbsp;_ArcGISGlobalTerrainOcclusionDepthMap was defaulting to a gray texture. So I set it to a black texture in&amp;nbsp;ArcGISRendererComponent when 'disableTerrainOcclusion == true'&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2022 22:42:58 GMT</pubDate>
    <dc:creator>CameronGibbs</dc:creator>
    <dc:date>2022-07-21T22:42:58Z</dc:date>
    <item>
      <title>Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1182977#M5</link>
      <description>&lt;P&gt;I am getting errors with the new ArcGIS Map Unity plugin 1.0.0 when compiling to Android on a Mac using Unity 2022.1.x ( on both 2022.1.07a for MagicLeap2 and 2021.1.4f1 latest release from Unity). This is when compiling the ApiSample example coming with the plugin, it is compiling and running but nothing displays and this error seems to be in the library / inaccessible code. Thanks for any help&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: UnityEngine.Rendering.RenderPipelineManager:BeginCameraRendering(ScriptableRenderContext, Camera)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: UnityEngine.Rendering.RenderPipeline:BeginCameraRendering(ScriptableRenderContext, Camera)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: UnityEngine.Rendering.Universal.UniversalRenderPipeline:RenderCameraStack(ScriptableRenderContext, Camera)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: UnityEngine.Rendering.Universal.UniversalRenderPipeline:Render(ScriptableRenderContext, Camera[])&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: UnityEngine.Rendering.RenderPipeline:InternalRender(ScriptableRenderContext, Camera[])&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: UnityEngine.Rendering.RenderPipelineManager:DoRenderLoop_Internal(RenderPipelineAsset, IntPtr, List`1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: [./Runtime/Graphics/RenderTexture.cpp line 877129192]&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.466 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;:&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.483 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: RenderTexture.Create failed: stencil texture format unsupported - R8 UInt (13).&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.483 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: Esri.ArcGISMapsSDK.Renderer.ArcGISTerrainOcclusionRenderer:UpdateTerrainOcclusionDepthTexture(Camera)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;06-14 17:13:21.483 23904 23925 E Unity &lt;SPAN class=""&gt;&amp;nbsp; &lt;/SPAN&gt;: Esri.ArcGISMapsSDK.Renderer.ArcGISTerrainOcclusionRenderer:OnBeginCameraRendering(ScriptableRenderContext, Cam&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 00:25:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1182977#M5</guid>
      <dc:creator>yohanbaillot</dc:creator>
      <dc:date>2022-06-15T00:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1193280#M29</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/561983"&gt;@yohanbaillot&lt;/a&gt;&amp;nbsp;did you find any solution to this issue? we're seeing the same issue now in our build for android.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 07:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1193280#M29</guid>
      <dc:creator>CameronGibbs</dc:creator>
      <dc:date>2022-07-19T07:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1193750#M30</link>
      <description>&lt;P&gt;No i do not have a solution, i am waiting for ESRI suggestions, i don’t have any&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 02:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1193750#M30</guid>
      <dc:creator>yohanbaillot</dc:creator>
      <dc:date>2022-07-20T02:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194256#M39</link>
      <description>&lt;P&gt;Just to confirm can you try this with Unity 2021?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jul 2022 23:56:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194256#M39</guid>
      <dc:creator>Matt_Nelson</dc:creator>
      <dc:date>2022-07-20T23:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194265#M42</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CameronGibbs_0-1658362094461.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46358iCAA7622CE3527CD0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CameronGibbs_0-1658362094461.png" alt="CameronGibbs_0-1658362094461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Confirming, this is the Unity Version we use.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 00:08:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194265#M42</guid>
      <dc:creator>CameronGibbs</dc:creator>
      <dc:date>2022-07-21T00:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194272#M43</link>
      <description>&lt;P&gt;Thanks Cameron. I was going to do some testing on the magic leap soon so I am guessing I will hit this issue hopefully I can find a workaround but I have already opened a bug for it.&lt;BR /&gt;&lt;BR /&gt;Can you try opening the ArcGISRendererComponent.cs file and setting disableTerrainOcclusion to true and seeing if the error persists?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 01:01:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194272#M43</guid>
      <dc:creator>Matt_Nelson</dc:creator>
      <dc:date>2022-07-21T01:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194273#M44</link>
      <description>&lt;P&gt;Doing that now, thanks.&amp;nbsp;&lt;SPAN&gt;setting disableTerrainOcclusion to true though because it's already set to False.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 00:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194273#M44</guid>
      <dc:creator>CameronGibbs</dc:creator>
      <dc:date>2022-07-21T00:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194275#M45</link>
      <description>&lt;P&gt;Ah yes that is what I meant. Editing my post to clarify.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 01:01:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194275#M45</guid>
      <dc:creator>Matt_Nelson</dc:creator>
      <dc:date>2022-07-21T01:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194280#M46</link>
      <description>&lt;P&gt;&lt;SPAN&gt;setting disableTerrainOcclusion to true means the I get no terrain on Desktop builds. Everything looks fine in Editor but in builds there are no terrain tiles. I have an SLPK added to the map, and that renders fine in the Build still though.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 01:42:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194280#M46</guid>
      <dc:creator>CameronGibbs</dc:creator>
      <dc:date>2022-07-21T01:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unsupported RenderTexture format error on Android</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194746#M51</link>
      <description>&lt;P&gt;I was able to reproduce the missing terrain in the Editor - after reloading the editor with&amp;nbsp;&lt;SPAN&gt;disableTerrainOcclusion to true. I used the Frame Debugger to figure out that the&amp;nbsp;_ArcGISGlobalTerrainOcclusionDepthMap was defaulting to a gray texture. So I set it to a black texture in&amp;nbsp;ArcGISRendererComponent when 'disableTerrainOcclusion == true'&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 22:42:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/unsupported-rendertexture-format-error-on-android/m-p/1194746#M51</guid>
      <dc:creator>CameronGibbs</dc:creator>
      <dc:date>2022-07-21T22:42:58Z</dc:date>
    </item>
  </channel>
</rss>

