Multiple examples don't work on 0.15 #17167
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
O-Web
Specific to web (WASM) builds
O-WebGL2
Specific to the WebGL2 render API
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
Bevy version & Info
0.15.0
What went wrong
Some of the examples on the website do not work, I only tested them via the website.
2d-viewport-to-world
( nothing is showing up )
sprite-slice
( the exemple goes out of the screen )
easing-functions
( the exemple goes out of the screen )
deferred-rendering
( the forward + prepass setting crashes )
( issue with the audio, it's basically the same for all of the audio examples )
( should add a text on screen to 'press space to start' )
observer-propagation
( should probably tell the user to check for the console, when the screen is blank )
extended-material
scene-viewer
( nothing is showing up )
ui-material
Don't know if it's supposed to do that
( is it supposed to move like that ? )
The text was updated successfully, but these errors were encountered: