-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
Version: 2.35.0 (87), 2.36.1
Description:
After a syntax error occurs, the FPS label in the top-left corner becomes static instead of disappearing. After rotating the device, the FPS label disappears entirely.
Steps to reproduce:
- Observe that with correct code, the screen background is green and the FPS value in the top-left corner updates dynamically
- Modify the code to introduce a syntax error — the background turns black and the FPS value becomes static but does not disappear
- Rotate the device to landscape mode — the background remains black and the FPS label in the top-left corner disappears
Expected behavior:
In portrait mode, after a syntax error occurs, the FPS label in the top-left corner should disappear instead of becoming static, and its behavior should remain consistent after rotation.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels