Dmitry Popov

Results 30 issues of Dmitry Popov

**Describe the bug (REQUIRED)** Sometimes in profiler i can see that CollisionObject value is blink. I have no idea how to reproduce. Sometimes it blink but later stop blink. Also...

bug
engine
physics
profiler

### Expected behaviour In Gui 1)have template node with name cell1 2)Copy text "/inventory" 3)Paste text before name. Name changed to "inventory/cell_1" 4)Get strange error. java.lang.StringIndexOutOfBoundsException: String index out of...

editor

### Expected behaviour ### Actual behaviour ### Steps to reproduce spine version https://github.com/defold/extension-spine/archive/refs/tags/2.0.9.zip 1)Add this file to project [ui.txt](https://github.com/defold/defold/files/8524935/ui.txt) 2)rename it to .spinejson 3)Project crashed. Project do not open, while...

Avoid creating vector3

Current debug draw use message 'draw_line' and slow.

https://defold.com/manuals/extensions-script-api/

**Is your feature request related to a problem? Please describe (REQUIRED):** I am loading liveupdate in http.request.I need to show progress bar for player. Callback for progress called one time...

feature request

**Is your feature request related to a problem? Please describe (REQUIRED):** I am looking in size for my new game. This is web game so size is matter. I found...

feature request
engine
bob
pipeline

**Describe the bug (REQUIRED)** I have 2 errors in poki dashboard. 2% of users (26-27 users) ``` Uncaught Unexpected data size: game.projectc, expected size: 5382, actual size: 5383 Users affected...

bug
engine
html5

**Describe the bug (REQUIRED)** ``` "DEFOLD:ERROR:GAMESYS: A sound could not be played, error: -3. Message '' sent from game_scene:# to game_scene:#.\n" ``` https://github.com/defold/defold/blob/3f2278052557d310ff86b7dbfc9dcae028e1488e/engine/gamesys/src/gamesys/components/comp_sound.cpp#L468 It is hard to understand error when...

bug
engine
sound