Detailed description of the problem Adding dynamic lighting to a game causes the game not to load when join the editor for the game from linux versions of chrome ( Version 86.0.4240.75) and firefox (81.0.2). When loading the game the following error is produced: Error: Statuses: DELETE: false LINK: false VALIDATE: false Counts: ATTACHED SHADERS: 2 ACTIVE ATTRIBUTES: 0 ACTIVE UNIFORMS: 0 Info Log: Must have an compiled fragment shader attached. Vertex shader debug info: Fragment shader debug info: 0:2(12): warning: extension `GL_ARB_gpu_shader5' unsupported in fragment shader 0:16(36): error: sampler arrays indexed with non-constant expressions are forbidden in GLSL 1.30 and later _createProgram <a href="https://app.roll20.net/assets/app.js?1605040031:555" rel="nofollow">https://app.roll20.net/assets/app.js?1605040031:555</a> <anonymous> <a href="https://app.roll20.net/assets/app.js?1605040031:555" rel="nofollow">https://app.roll20.net/assets/app.js?1605040031:555</a> <anonymous> <a href="https://app.roll20.net/assets/app.js?1605040031:556" rel="nofollow">https://app.roll20.net/assets/app.js?1605040031:556</a> <anonymous> <a href="https://app.roll20.net/assets/app.js?1605040031:555" rel="nofollow">https://app.roll20.net/assets/app.js?1605040031:555</a> s <a href="https://app.roll20.net/assets/app.js?1605040031:554" rel="nofollow">https://app.roll20.net/assets/app.js?1605040031:554</a> Minimum number of steps to reproduce the problem 1. Add dynamic lighting to your game 2. Open your game in either chrome or firefox on linux. Description of setup chrome ( Version 86.0.4240.75), firefox (81.0.2) None, tested on a fresh install. Tested on Fedora 33 Bug Triage Results Attempted to clear cache - no effect Attempted to reinstall both browsers - no effect Identified it is specific error related to that single js file as all other editor view functions work including video and voice.