microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
480 stars 207 forks source link

Weird line/Name compile issue #2986

Closed ElizabethRiffle closed 3 years ago

ElizabethRiffle commented 3 years ago

Describe the bug Showed bug to Richard. Took my image and made it into a image with height of 1. We think it's trying compile the name. Was in blocks the whole time not Javascript. It happened after I chose asset in the image editor and closed the sprite.

Project link: https://makecode.com/_9CeeVCPzaRCR

image

image

ElizabethRiffle commented 3 years ago

Need this to be fixed before doing video

livcheerful commented 3 years ago

I have an initial repro! Will try to make it shorter but in the meantime:

riknoll commented 3 years ago

Smaller repro:

  1. Create a tile asset
  2. Inside a sprite create block, select the tile from the my assets tab
  3. Refresh the page