You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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_renderer_info 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
The text was updated successfully, but these errors were encountered:
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_renderer_info 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
The text was updated successfully, but these errors were encountered: