Open
Bug 1675866
Opened 5 years ago
Updated 2 years ago
drawElementsInstanced and generateMipmap create errors for video frames
Categories
(Core :: Graphics: CanvasWebGL, defect, P1)
Core
Graphics: CanvasWebGL
Tracking
()
UNCONFIRMED
People
(Reporter: noonorso, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36
Steps to reproduce:
https://codepen.io/JustNoon/pen/JjKaJKq
(Takes a while to load)
Actual results:
Frames occasionally lose transparency and are dropped.
Warnings fill the console past the 32 limit.
Downstream report is here https://github.com/pixijs/pixi.js/issues/6896
Expected results:
Frames should not lose transparency or be dropped.
Warnings and issue are not present in Chrome.
Comment 1•5 years ago
|
||
The severity field is not set for this bug.
:jgilbert, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jgilbert)
Updated•5 years ago
|
Severity: -- → S3
Flags: needinfo?(jgilbert)
Priority: -- → P1
You need to log in
before you can comment on or make changes to this bug.
Description
•