Open JCBuck opened 2 years ago
Bevy 0.6.1 (and main 28ba87e6c8f48a6b41b6743b748a72d41728523c )
Windows 10 x64 Chrome Version 99.0.4844.84 (64-bit)
Built text_debug example with example readme wasm build instructions
text_debug
Should be able to see debug text.
Only shows gray screen
This happens with any and every wasm built example
Loaded example with bevy_webgl2 plugin here https://mrk.sed.pl/bevy-showcase/#text_debug
bevy_webgl2
0.6.1 of text_debug running in chrome on Intel HD 4000 (Thinkpad T430, i5-3320) (25% scale)
0.6.1 of text_debug running in chrome on Intel HD 5500 (Thinkpad X1 Carbon Gen 3, i5-5200u) (25% scale)
Could this be related to #3753 who also has an Intel HD 4000?
Bevy version
Bevy 0.6.1 (and main 28ba87e6c8f48a6b41b6743b748a72d41728523c )
Operating system & version
Windows 10 x64 Chrome Version 99.0.4844.84 (64-bit)
What you did
Built
text_debug
example with example readme wasm build instructionsWhat you expected to happen
Should be able to see debug text.
What actually happened
Only shows gray screen
Additional information
This happens with any and every wasm built example
Loaded example with
bevy_webgl2
plugin here https://mrk.sed.pl/bevy-showcase/#text_debug0.6.1 of
text_debug
running in chrome on Intel HD 4000 (Thinkpad T430, i5-3320) (25% scale)0.6.1 of
text_debug
running in chrome on Intel HD 5500 (Thinkpad X1 Carbon Gen 3, i5-5200u) (25% scale)