microsoft / pxt-arcade

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

Save the Baby Dinos: On sprite of kind overlaps otherSprite block's help is empty #6232

Open v-katherine opened 9 months ago

v-katherine commented 9 months ago

Describe the bug Save the Baby Dinos: On sprite of kind overlaps otherSprite... block's help is empty

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta--skillmap#dino or https://arcade.makecode.com/beta--skillmap#beginner 2.Save the Baby Dinos-> Start. 3.Click Sprites Category in Toolbox. 4.Right-click on sprite of kind overlaps… block- >Help

Actual behavior: On sprite of kind overlaps… block's help shows error

Expected behavior: Shows help documentation.

Screen Recording Beta version: Help

Live version: OnSpriteOverlap

Additional context: 1.OS: Windows 11 2.arcade version: 1.13.49 3.Microsoft MakeCode version: 9.3.2

v-katherine commented 9 months ago

The issue also reproduced in below skillmaps Traffic Dodger in https://arcade.makecode.com/beta--skillmap#dino,
Burst Your Ballon in https://arcade.makecode.com/beta--skillmap#balloon, Feed the Panda in https://arcade.makecode.com/beta--skillmap#zoo, Quail Hatching in https://arcade.makecode.com/beta--skillmap#zoo, Communication is Key & Here Comes Trouble in https://arcade.makecode.com/beta--skillmap#galaxy, Eat Up in https://arcade.makecode.com/beta--skillmap#shark, Watch Out in https://arcade.makecode.com/beta--skillmap#jungle, Enemies in https://arcade.makecode.com/beta--skillmap

v-katherine commented 9 months ago

This bug has different behaviors on live/beta version. Please see detailed info in above reproduce steps.