Discuss Scratch

gem1001
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

medians wrote:

My browser / operating system: Windows 7, Chrome 149.0.0.0, No Flash versions detected
lol it has the older Segoe UI font
That's just because you have the older Segoe UI
If you have the newer Segoe UI it will be the newer Segoe UI
medians
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

gem1001 wrote:

medians wrote:

My browser / operating system: Windows 7, Chrome 149.0.0.0, No Flash versions detected
lol it has the older Segoe UI font
That's just because you have the older Segoe UI
If you have the newer Segoe UI it will be the newer Segoe UI
i know im just bored lol
Heard it's not intentional though (using Segoe UI I mean)

Last edited by medians (April 17, 2026 13:46:35)

apatchogras
Scratcher
68 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Elijah999999 wrote:

Another bug: Creating a new sprite causes it to automatically switch to the “costumes” tab.
its always done that if you select the paint option
redspacecat
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

@o97doge - here's more bugs:
  • “Create new broadcast/message” dialog closes immediately on a touchscreen (Forum topic)
  • Code deletes itself when surrounding a forever loop with another forever loop. (Forum topic)
  • When dragging define blocks, their position changes relative to the mouse. (Forum topic)
  • When spam clicking on a reporter block, the values can start building up weirdly. (Forum topic)

    visual things:
  • Boolean blocks have an outline. (Forum topic)
  • Padding issues with dropdowns. (Forum topic)
  • Menu popups (variables, etc.) have a black outline. (Forum topic)
  • Block input text is unnaturally large at full zoom-out. (Forum topic)
  • Dragging block to left edge of palette lights up the stage.
  • Zoom snaps back when workspace scrolled past left edge. (Forum topic)
  • Keyboard pops up on number-only inputs on mobile: (Forum topic)
  • Off centered reporter blocks. (Forum topic)

Last edited by redspacecat (April 17, 2026 17:00:33)

Rosics
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Can't we just merge this with my list of bugs topic?
redspacecat
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Rosics wrote:

Can't we just merge this with my list of bugs topic?
I think this is better, since it's specifically new bugs that popped up with the latest update, some of which are very high priority, instead of all bugs.
ScodexPerson
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Sorry for offtopic, but congrats on getting stickied
betamariofan555
Scratcher
56 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

not really a bug but it seems unique hacked blocks no longer exists due to the blockly migration (eg red hat not ones like 0^ 0)
hotcrystal
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Another one: On mobile devices, the on-screen keyboard comes up when you try to type in a number-only input field, such as in the () + () block.
kwurteeqwerty
Scratcher
22 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

o97doge wrote:

I am creating this because I am sure there are going to be a flood of bug reports, as a rewrite (for a lack of a better term) of the blocks interface has just been released. Please report this to be stickied.

This is a work in progress; please suggest bugs to be added to this list. I used https://github.com/scratchfoundation/scratch-editor/issues/533 as a source for some of these.

Bugs:
  • You cannot drag a forever block on a mid-stack block. (Related GitHub issue)
  • Blocks may disappear. (Forum topic)
  • Block inputs may be blank and non-editable. (Forum topic)
  • Broadcast block may cause a costume to disappear on a sprite. (Forum topic)
  • A block that targets the sprite that it is in reports the default option instead. (Forum topic)
  • The font may be the system font on Windows. (Is this intentional or not?)
  • The stop block's dropdown uses the incorrect colour in High Contrast Mode.
  • A broadcast block's dropdown becomes blank after importing a sprite and switching away. (Forum topic)
  • You cannot connect a hat block above a stack block. (Forum topic)
  • A pasted block doesn't follow the mouse until places; it duplicates instead. (Forum topic)
  • A custom block added from the backpack doesn't appear in the palette. (Forum topic)
  • In Chrome, the variable section doesn't refresh upon variable creation. (Forum topic)
  • Comments don't expand the workspace while dragging. (Noted by @hotcrystal)
  • When a comment is attached to a block, the line attaching it doesn't account for comment size. (Related GitHub issue comment)
I’ve experienced issue 1,2,3,10 and also another error that I’m not even sure what it is but my whole project freezes up when a message is broadcasted. I know this is not a bug in my code because it works fine in turbowarp.

Last edited by kwurteeqwerty (April 17, 2026 18:25:59)

lionheart921
Scratcher
100+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

aghhhhh thats why everythings been weird today! my code was infested with those pesky “socket blocks” and a lot of visual changes with - browser extensions - are broken.
medians
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

medians wrote:

https://scratch.mit.edu/discuss/post/9110699/
Bringing this post up
Little_Lambchops
Scratcher
14 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

o97doge wrote:

I am creating this because I am sure there are going to be a flood of bug reports, as a rewrite (for a lack of a better term) of the blocks interface has just been released. Please report this to be stickied.

This is a work in progress; please suggest bugs to be added to this list. I used https://github.com/scratchfoundation/scratch-editor/issues/533 as a source for some of these.

Bugs:
  • You cannot drag a forever block on a mid-stack block. (Related GitHub issue)
  • Blocks may disappear. (Forum topic)
  • Block inputs may be blank and non-editable. (Forum topic)
  • Broadcast block may cause a costume to disappear on a sprite. (Forum topic)
  • A block that targets the sprite that it is in reports the default option instead. (Forum topic)
  • The font may be the system font on Windows. (Is this intentional or not?)
  • The stop block's dropdown uses the incorrect colour in High Contrast Mode.
  • A broadcast block's dropdown becomes blank after importing a sprite and switching away. (Forum topic)
  • You cannot connect a hat block above a stack block. (Forum topic)
  • A pasted block doesn't follow the mouse until places; it duplicates instead. (Forum topic)
  • A custom block added from the backpack doesn't appear in the palette. (Forum topic)
  • In Chrome, the variable section doesn't refresh upon variable creation. (Forum topic)
  • Comments don't expand the workspace while dragging. (Noted by @hotcrystal)
  • When a comment is attached to a block, the line attaching it doesn't account for comment size. (Related GitHub issue comment)

Also you can't make new messages in the projects which is a pain.
blackcow29
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

A bug that I found regarding custom blocks: https://scratch.mit.edu/discuss/topic/878594. You can add it to the list if you want.

Last edited by blackcow29 (April 17, 2026 19:53:59)

FireSonic55
Scratcher
1 post

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

I was working on my game before it started absolutely bugging out, the green flag wouldn't reset things, my broadcasts didn't work, clones didn't even bother existing, my game broke and froze/immediately stopped despite me having 0 end project blocks, audio not playing and just a bunch of bugs… come on scratch, please fix this.
kwurteeqwerty
Scratcher
22 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

I found another bug: when dragging scripts to delete them they wil join with other scripts behind the block area.
o97doge
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

kwurteeqwerty wrote:

I found another bug: when dragging scripts to delete them they wil join with other scripts behind the block area.
I can replicate. I will add this to the list.
redspacecat
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

o97doge wrote:

kwurteeqwerty wrote:

I found another bug: when dragging scripts to delete them they wil join with other scripts behind the block area.
I can replicate. I will add this to the list.
I've noticed that it seems you can connect the block you're holding with other blocks behind the palette, and when you let your mouse/finger up, it will connect and delete all blocks below the place you connected it to.

Is that what you found?

Last edited by redspacecat (April 17, 2026 23:48:44)

redspacecat
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

redspacecat wrote:

I've noticed that it seems you can connect the block you're holding with other blocks behind the palette, and when you let your mouse/finger up, it will connect and delete all blocks below the place you connected it to.
My finding:
o97doge
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

redspacecat wrote:

o97doge wrote:

[…]
I've noticed that it seems you can connect the block you're holding with other blocks behind the palette, and when you let your mouse/finger up, it will connect and delete all blocks below the place you connected it to.

Is that what you found?
Yep!

Powered by DjangoBB