phaser icon indicating copy to clipboard operation
phaser copied to clipboard

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.

Results 215 phaser issues
Sort by recently updated
recently updated
newest added

The problem is described here: https://github.com/liabru/matter-js/issues/851 When you use iPhone in low power mode then your max browser FPS is 30. I couldn't set MatterJS to work with 30fps and...

🐛 3rd Party Lib Bug

## Version * Phaser Version: 3.70.0 * Operating system: Windows 11 * Browser: FF and Chrome ## Description Hello, really liking the new bloom post effect, but it seems to...

🔮 Renderer (WebGL)

## Version * Phaser Version: 3.70 * Operating system: Ubuntu 23.10 * Browser: Mostly visible on Chrome. ## Description When applying an effect to a sprite, the very first frame...

🔮 Renderer (WebGL)

## Version * Phaser Version: 3.70.0 * Operating system: Windows, Linux, iOS * Browser: Chrome ## Description We've had an issue with a very small % of users that are...

🔮 Renderer (WebGL)

## Description Phaser 3.70 seems to have reintroduced the dynamic texture memory leak when creating and destroying textures. ## Example Test Code https://labs.phaser.io/viewmem.html?src=src%5Cbugs%5C0000%20dt%20mem.js&v=dev

đŸ”Ĩ Priority: Urgent
🔮 Renderer (WebGL)

## Version * Phaser Version: 3.70.0 * Operating system: Android * Browser: Google Chrome (any recent update) ## Description Hi, I really love using Phaser. I want to report that...

📱 Mobile

## Version * Phaser Version: 3.70.0 * Operating system: Windows 10 * Browser: ## Description Adding a GameObject to a Layer throws unhandled exceptions when the Scene they're added to...

đŸ–ŧī¸ Scene
🕹ī¸ Game Object

## Version * Phaser Version: 3.70.0 ## Description Phaser.Math.RND.weightedPick sometimes samples the element at index `array.length` (past the end) and returns undefined. For an array of length 1, this happens...

🍏 Core

## Version * Phaser Version: * v3.70.0 (WebGL | Web Audio) * Operating system: * Windows 10 ## Description Dom objects do not respect the visibility (and possibly other properties)...

đŸ“Ļ Container

## Version * Phaser Version: [email protected] * Operating system: Windows 11 * Browser: Opera GX ( but i don't think it's browser specific) ## Description I try to develop a...

đŸ–Ĩī¸ Scale Manager