A Bug I Found [Help]

so if I am in JavaScript and I assume python and I go to a sprite and go to gallery there are images but in the my assets there are none

Screen recording 2026-03-20 9.22.18 AM

and this is I think every project at least for me

1 Like

@richard you think you know what this is?

but it works for the gallery and the tilemaps just not my assets

only named assets show up in javascript/python projects

1 Like

why? though if that’s not the case for blocks @richard

1 Like

it has to do with the internal workings of pxt, it’s easier for us to keep track of unnamed assets when they are in blocks vs in text files. plus editing them in place is complicated so we decided not to support it

1 Like