Open Issues Need Help
View All on GitHubAI Summary: This is a mega-issue tracking runtime regressions in Scratch projects caused by changes in Unsandboxed. Several projects are listed with specific bugs, such as UI rendering issues and crashes, indicating a need for improved testing and potentially backwards compatibility considerations.
AI Summary: This enhancement request proposes a change to how runtime and VM events are accessed. Instead of using string literals, the goal is to access these events directly from their respective classes. This would likely improve code readability, maintainability, and reduce the risk of runtime errors due to typos in event names.
AI Summary: The 'Set list' block in the system is not correctly converting its input into an array. This leads to a subsequent bug where the system attempts to process the input as an array, causing unexpected behavior and errors.
AI Summary: The user is reporting a bug where extension colors are not displaying correctly. The issue includes screenshots illustrating the problem, suggesting a visual rendering or configuration issue within the extension's styling.