<?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: Suddenly getting an error about key not found in dictionary for renderer component. Any ideas? in ArcGIS Maps SDK for Unity Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261824#M451</link>
    <description>&lt;P&gt;Thanks for replying. This error happens in a custom (but very basic scene). I have added an ArcGISMap Game Object with a Map Type of Global. I have also imported a slpk layer. The error shows up in the editor mode and play mode. It shows in editor mode anytime I zoom in or out of the scene.&lt;/P&gt;</description>
    <pubDate>Sun, 26 Feb 2023 03:31:29 GMT</pubDate>
    <dc:creator>zmarvin</dc:creator>
    <dc:date>2023-02-26T03:31:29Z</dc:date>
    <item>
      <title>Suddenly getting an error about key not found in dictionary for renderer component. Any ideas?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261298#M448</link>
      <description>&lt;P&gt;Here is the console error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KeyNotFoundException: The given key '4157' was not present in the dictionary.&lt;BR /&gt;System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at &amp;lt;f3aec01a34d14c7080754e28743c8472&amp;gt;:0)&lt;BR /&gt;Esri.ArcGISMapsSDK.Renderer.RenderCommandClient.ExecuteRenderCommand (Esri.GameEngine.RCQ.RenderCommand renderCommand) (at Library/PackageCache/com.esri.arcgis-maps-sdk@d1c578d68416/SDK/Renderer/RenderCommandClient.cs:216)&lt;BR /&gt;Esri.ArcGISMapsSDK.Renderer.ArcGISRenderer.Update () (at Library/PackageCache/com.esri.arcgis-maps-sdk@d1c578d68416/SDK/Renderer/ArcGISRenderer.cs:131)&lt;BR /&gt;Esri.ArcGISMapsSDK.Components.ArcGISRendererComponent.Update () (at Library/PackageCache/com.esri.arcgis-maps-sdk@d1c578d68416/SDK/Components/ArcGISRendererComponent.cs:99)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ArcGISRenderer and ArcGISRendererComponent.cs have not been updated. Any ideas why I'm suddenly getting this error?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 05:15:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261298#M448</guid>
      <dc:creator>zmarvin</dc:creator>
      <dc:date>2023-02-24T05:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly getting an error about key not found in dictionary for renderer component. Any ideas?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261390#M449</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We'd like to know how you start getting the error.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Does this error happen with your custom scene or one of our samples?&lt;BR /&gt;If the error happens with your custom scene, can you explain how your scene is set up? (Are you creating game objects programmatically? Do your scene have anything enabled/disabled during playtime?)&lt;BR /&gt;Do you get this error with the editor mode or play mode?&lt;BR /&gt;&lt;BR /&gt;Any information about the situation you are getting this error will help us dig into it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 14:18:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261390#M449</guid>
      <dc:creator>TomoTakeda</dc:creator>
      <dc:date>2023-02-24T14:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly getting an error about key not found in dictionary for renderer component. Any ideas?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261824#M451</link>
      <description>&lt;P&gt;Thanks for replying. This error happens in a custom (but very basic scene). I have added an ArcGISMap Game Object with a Map Type of Global. I have also imported a slpk layer. The error shows up in the editor mode and play mode. It shows in editor mode anytime I zoom in or out of the scene.&lt;/P&gt;</description>
      <pubDate>Sun, 26 Feb 2023 03:31:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261824#M451</guid>
      <dc:creator>zmarvin</dc:creator>
      <dc:date>2023-02-26T03:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly getting an error about key not found in dictionary for renderer component. Any ideas?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261939#M453</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to reproduce the error but I haven't managed yet so far.&lt;/P&gt;&lt;P&gt;How did you set up your map? With the Map Creator UI? Attaching components manually to game objects?&lt;/P&gt;&lt;P&gt;I'm also wondering if the same error is logged when you recreate the same scene.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 10:53:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1261939#M453</guid>
      <dc:creator>TomoTakeda</dc:creator>
      <dc:date>2023-02-27T10:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly getting an error about key not found in dictionary for renderer component. Any ideas?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1264299#M463</link>
      <description>&lt;P&gt;I created and empty scene and copied over the game objects from the sample scene for the ArcGISCamera gameobject and the ArcGISMap gameobject. I uncommented the flag in the ArcGISMap script to stop hiding arcgis renderer components in the hierarchy. Added a hosted scenelayer package and api key to the ArcGISMap component. Everything was working at one point and then I started recieving the no key found error in the ArcGIS Renderer. I recreated the scene and reimported the package and I'm still encountering the issues. I'm in the process of recreating the entire Unity project to see if that works.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2023 01:29:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1264299#M463</guid>
      <dc:creator>zmarvin</dc:creator>
      <dc:date>2023-03-05T01:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Suddenly getting an error about key not found in dictionary for renderer component. Any ideas?</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1301565#M558</link>
      <description>&lt;P&gt;I just started the tutorials and got the exact same error, did you manage to resolve it ?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2023 15:39:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unity-questions/suddenly-getting-an-error-about-key-not-found-in/m-p/1301565#M558</guid>
      <dc:creator>Tenebros</dc:creator>
      <dc:date>2023-06-21T15:39:56Z</dc:date>
    </item>
  </channel>
</rss>

