editor2-issues
editor2-issues copied to clipboard
DEPRECATED
### Expected behaviour Game object created ### Actual behaviour Object created but with error message: java.lang.ClassCastException: class jogamp.opengl.es1.GLES1Impl cannot be cast to class com.jogamp.opengl.GL2ES2 (jogamp.opengl.es1.GLES1Impl and com.jogamp.opengl.GL2ES2 are in unnamed...
It is possible to lose work if you use an external Git client to pull changes. Any files that changed will be reloaded when you go back to the editor,...
### Expected behaviour Running in Editor. ### Actual behaviour java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: Java heap space java.lang.OutOfMemoryError: Java heap space ### Steps to reproduce One atlas in a project has 16384x8192 and...
### Expected behaviour ### Actual behaviour ### Steps to reproduce Build time2020-05-21T20:48:52.615630 Defold channeleditor-alpha Defold editor sha391d341ed522bcabdeb6b7eaa37151c0ac68d534 Defold engine shae22f6d2f81e7c53ebcbfefe703ff22ce5da252c0 Defold version1.2.168 Error26f6a1bffd6c42238fe1cd4e3feb5b4c GPUIntel(R) HD Graphics 620 GPU Driver4.5.0 -...
### Expected behaviour ### Actual behaviour ### Steps to reproduce Build time2020-04-28T07:55:02.593053 Defold channeleditor-alpha Defold editor sha39749b921d8e37b9a669f4096a3faa6d7252dec5 Defold engine shae22f6d2f81e7c53ebcbfefe703ff22ce5da252c0 Defold version1.2.168 Errord322807ab57e4460a981237bf78c0850 GPUIntel(R) HD Graphics 620 GPU Driver4.5.0 -...
clicking on Curve Editor gives this error message ``` java.lang.ClassCastException: class jogamp.opengl.es1.GLES1Impl cannot be cast to class com.jogamp.opengl.GL2ES2 (jogamp.opengl.es1.GLES1Impl and com.jogamp.opengl.GL2ES2 are in unnamed module of loader 'app') ``` ###...
Are there any plans to include support for scaling in editor2? I have tried modifying both scale-factor and text-scale-factor keys in dconf to no avail [as seen on the following...
### Expected behaviour ### Actual behaviour ### Steps to reproduce 1. After creating the new project, set display width and height to 512 pixels each. 2. Hit key combo "Ctrl-S"...
### Expected behaviour Right-click on OS X works (seems to be the only way to open contextual menus.) ### Actual behaviour Right-click doesn't seem to be recognized at all. ###...