<?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 WebGL errors in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-errors/m-p/1306873#M81649</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We created our own vector tile layer and used it as a basemap. Based on&amp;nbsp;World_Basemap_v2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michaelkdev_0-1688975230436.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75086i43583B930FEA877A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michaelkdev_0-1688975230436.png" alt="michaelkdev_0-1688975230436.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately we're getting errors in the SceneView when tilting or zooming:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[.WebGL-0000203000289B00] GL_INVALID_OPERATION: Feedback loop formed between Framebuffer and active Texture.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michaelkdev_1-1688975363858.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75087i617CDC1BD91C259F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michaelkdev_1-1688975363858.png" alt="michaelkdev_1-1688975363858.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Only with version &lt;STRONG&gt;4.25 and higher&lt;/STRONG&gt;. Working with 4.24 and lower&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Codepen&lt;/STRONG&gt;&lt;/U&gt;:&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/michaelk95/pen/gOQGmeM" target="_blank" rel="noopener"&gt;https://codepen.io/michaelk95/pen/gOQGmeM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jul 2023 10:00:28 GMT</pubDate>
    <dc:creator>michaelpoa</dc:creator>
    <dc:date>2023-07-10T10:00:28Z</dc:date>
    <item>
      <title>WebGL errors</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-errors/m-p/1306873#M81649</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We created our own vector tile layer and used it as a basemap. Based on&amp;nbsp;World_Basemap_v2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michaelkdev_0-1688975230436.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75086i43583B930FEA877A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michaelkdev_0-1688975230436.png" alt="michaelkdev_0-1688975230436.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately we're getting errors in the SceneView when tilting or zooming:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[.WebGL-0000203000289B00] GL_INVALID_OPERATION: Feedback loop formed between Framebuffer and active Texture.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="michaelkdev_1-1688975363858.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75087i617CDC1BD91C259F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="michaelkdev_1-1688975363858.png" alt="michaelkdev_1-1688975363858.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Only with version &lt;STRONG&gt;4.25 and higher&lt;/STRONG&gt;. Working with 4.24 and lower&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Codepen&lt;/STRONG&gt;&lt;/U&gt;:&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/michaelk95/pen/gOQGmeM" target="_blank" rel="noopener"&gt;https://codepen.io/michaelk95/pen/gOQGmeM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 10:00:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-errors/m-p/1306873#M81649</guid>
      <dc:creator>michaelpoa</dc:creator>
      <dc:date>2023-07-10T10:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: WebGL errors</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-errors/m-p/1306900#M81650</link>
      <description>&lt;P&gt;I don't get the WEBGL issue when using&amp;nbsp;&lt;A href="https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer" target="_blank"&gt;https://basemaps.arcgis.com/arcgis/rest/services/World_Basemap_v2/VectorTileServer&lt;/A&gt;&amp;nbsp;as a basemap.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2023 12:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/webgl-errors/m-p/1306900#M81650</guid>
      <dc:creator>michaelpoa</dc:creator>
      <dc:date>2023-07-10T12:15:39Z</dc:date>
    </item>
  </channel>
</rss>

