Steven Yau
Steven Yau
Thread: https://forum.playcanvas.com/t/solved-manifest-json-404s-and-timeouts-on-newly-published-playcanvas-build/26790/ https://playcanv.as/p/xrWromyG/ is fine but using https://playcanv.as/p/xrWromyG would give `GET https://playcanv.as/p/xrWromyGmanifest.json 404` as it looks like we may be generating paths based on the URL?
This is an edge case for projects that have larger scenes. As we have a max size for each scene (16MB), it would be good to see how big the...
Discord link: https://discord.com/channels/408617316415307776/408617316415307778/1017438187074900078 Opening https://playcanvas.com/editor/scene/1524292 will freeze and reset user's computer. No BSOD Opening https://playcanvas.com/editor/scene/1524292?use_local_engine=https://code.playcanvas.com/playcanvas-1.55.4.js is fine on their computer. User's computer is: HP, i 3 mother-board, 4 GB of...
https://user-images.githubusercontent.com/16639049/189134122-9bf7adbb-ae98-48f6-900a-342652475031.mp4 - User A creates a project and adds User B - User B tries to leave a project but can't
## 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...
There are use cases where we would want to know if a touch is moved onto an element such moving between on screen buttons for a dpad Forum discussion: https://forum.playcanvas.com/t/touch-enter-event/25294
Related forum thread: https://forum.playcanvas.com/t/batching-of-ui-elements/15946/9 Other issues: https://github.com/playcanvas/engine/issues/2579 https://github.com/playcanvas/engine/issues/2578 Currently, batching UI elements requires using layers to enforce the render order for the batcher and ensure that elements are rendered correctly....
Related issues: #737 Asset loader should retry failed assets #494 assets.load and assets.loadFromUrl to return XHR object if one created internally #1246 Asset progress event support Currently the resource loader...
Forum thread: https://forum.playcanvas.com/t/animated-sprites-in-ui/15040
## Version * Phaser Version: 3.80.1 * Operating system: Mac OS * Browser: Tested on Chrome ## Description Example shows black squares instead of the compressed texture for 3.80.X but...