-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Problem/Bug]: Construct 3 games miss some sprites and text objects on Xbox Series X/Y. #4767
Comments
I believe everything relating to EXT_disjoint_timer_query extension is irrelevant and just confusion by originally posting this in a different issue. I think it will be clearer and easier to deal with this issue if you remove all references to that. It will also be very difficult for anyone to investigate or make progress on this issue unless you provide a sample project that demonstrates the problem. |
Well, that test is what @victorhuangwq asked me for. Please, understand I'm not an expert on this area. I can provide a sample of my game @AshleyScirra, no problem. Would you need the "Xbox" (WebView2) exported file? or .C3P? |
By posting this issue in the other issue I think it has just caused confusion and those results are not relevant to this issue. Therefore including it will only cause further confusion and make it harder to help you. You should really start over from scratch as this kind of confusion can be a real impediment to solving issues. Including both a .c3p file and an exported project for Xbox would be helpful. |
@thejacs thanks for running those tests in the first place and being active about having us look at this issue. So, here's what I'm seeing from my perspective:
|
@victorhuangwq Thank you for your understanding and help. I Finally "solved" the problem. As I thought, it's probably some kind of graphics memory limitation on Xbox Series Edge. I finally "solved" the problem by reducing some of the graphical resources in the project properties. Is not a final solution but aparently it worked. |
What happened?
Hi guys, as @AshleyScirra recomended, I start this as a new issue. As you already know, Construct 3 games now work on Xbox Series X/Y, but there is another problem: Some sprites and text objects just vanish during the game (get invisible). Sometimes they load properly. Also some sprites (like characters) can miss just some animations.
@victorhuangwq asked me for a test made on Xbox Series X, and the ressults show 3 Fails on Xbox Series Edge (I attach screenshots). I hope guys we can solve this problem.
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
No response
Framework
Win32
Operating System
Windows 10
OS Version
No response
Repro steps
Executing a Construct 3 game on Xbox Series X console will reproduce the bug. It should work well like on Windows Edge, but instead of this, some sprites and text objects can just vanished (get invisible).
Also doing this test (On Xbox Series X EDGE) you can check 3 bugs/Fails: https://registry.khronos.org/webgl/sdk/tests/conformance/extensions/ext-disjoint-timer-query.html
also
Repros in Edge Browser
Yes, issue can be reproduced in the corresponding Edge version
Regression
No, this never worked
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: