Blocks from extension stacking in pile when attempting to view them

Hiya,

The website I use Makecode through uses an altered version of the pxt-arcade repo. After a recent update the raycasting extension has an issue where clicking on the ‘3D Render’ tab on the side displays all the blocks stacked up on top of one another rather than the usual block selection I would expect. Any idea why this may be? It is the only extension where his occurs following the recent update.

Below are what I see and what I would expect to see:


2 Likes

Same problem occurred on the MakeCode arcade beta site. Forked AqeeAqee’s extension and removed this function’s block comments which seemed to fix the issue. I’m assuming there’s potentially been an update to some block code?
image_2024-07-18_193759915

thanks for reporting this! i’ll take a look.

in general though, please don’t use beta! it’s really only for testing things. any project made in beta is not guaranteed to keep working in the future

Understood, I’ll keep that in mind! Today was actually the first time I used it just to double check this was occurring on the latest version there alongside where I first encountered it on the site I use with an embedded version of the editor.

1 Like

@neintoes gotcha! well, i’ve fixed the bug so it’ll probably show up in beta in the next few days anyhow

1 Like