Link to simple, reproducible example patchExample Patch
Describe the bug
Using the "Prerender Ops" option of LoadingStatus will make a rectangle disappear.
How To Reproduce
Open Example Patch in Editor and you will see no rectangle
Change any of the Pivot or TexChoord option of the Rectange and reset it immediatly (to default) and the rectangle will appear.
Turn off "Prerender Ops" or delete the Material will solve the issue.
Platform
Tested on Desktop, Firefox and Chrome
I experienced the bug within cables editor and HTML export.
The bug seem not to occur in cables patch preview.
Dev Tools
Console warnings of an exported patch in firefox with "Prerender Ops" turned on:
_WEBGL_debug_rendererinfo is deprecated in Firefox and will be removed. Please use RENDERER.
WebGL warning: texImage: Alpha-premult and y-flip are deprecated for non-DOM-Element uploads.
Source-Map-Fehler: Error: request failed with status 404
Ressourcen-Adresse: https://beispieladresse.de/patches/example/js/patch.js
Source-Map-Adresse: libs.core.js.map
Link to simple, reproducible example patch Example Patch
Describe the bug Using the "Prerender Ops" option of LoadingStatus will make a rectangle disappear.
How To Reproduce
Turn off "Prerender Ops" or delete the Material will solve the issue.
Platform Tested on Desktop, Firefox and Chrome I experienced the bug within cables editor and HTML export. The bug seem not to occur in cables patch preview.
Dev Tools Console warnings of an exported patch in firefox with "Prerender Ops" turned on:
_WEBGL_debug_rendererinfo is deprecated in Firefox and will be removed. Please use RENDERER. WebGL warning: texImage: Alpha-premult and y-flip are deprecated for non-DOM-Element uploads. Source-Map-Fehler: Error: request failed with status 404 Ressourcen-Adresse: https://beispieladresse.de/patches/example/js/patch.js Source-Map-Adresse: libs.core.js.map