-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
split_screen example doesn't render most assets #19231
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
Labels
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Comments
It works on my Linux machine. I'll test again on Windows. |
Still broken on Windows for me. |
Working for me on Windows 11, main @ commit Stdout:
|
Reproduces on my second Windows laptop. Both have an integrated GPU. Bisecting... v0.15.0 is good, so confirmed to be a regression. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-Rendering
Drawing game state to the screen
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
D-Modest
A "normal" level of difficulty; suitable for simple features or challenging fixes
P-Regression
Functionality that used to work but no longer does. Add a test for this!
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Originally posted by @BenjaminBrienen in #19147 (comment)
The text was updated successfully, but these errors were encountered: