I appreciate the feedback...
I tried removing all extensions, resetting Chrome, incognito, browse-as-guest, and even did a factory reset. System and apps are all updated - however, I still have the same issue.
This time I get an error message in the developer tools (below.) This was all tested with the "Instant laser hit" demo project.
[.WebGL-0x50897900]GL ERROR :GL_OUT_OF_MEMORY : glTexImage2D: <- error from previous GL command
local.html:1 [.WebGL-0x50897900]GL ERROR :GL_OUT_OF_MEMORY : glTexImage2D: <- error from previous GL command
[.WebGL-0x50897900]GL ERROR :GL_INVALID_OPERATION : glGenerateMipmap: <- error from previous GL command
local.html:1 [.WebGL-0x50897900]GL ERROR :GL_INVALID_OPERATION : glGenerateMipmap: <- error from previous GL command
WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost
canvasManager.js:31 [Construct 3] WebGL context lost
runtime.js:66 [Construct 3] Suspending
local.html:1 WebGL: CONTEXT_LOST_WEBGL: loseContext: context lost
canvasManager.js:32 Uncaught (in promise) TypeError: this._LoadWebGLShaderPrograms is not a function
at CanvasManager._OnWebGLContextRestored (editor.construct.net/r268/preview/canvasManager.js:32)