MarlonJD / babylonjs_viewer

Flutter 3D Model Viewer with BabylonJS Viewer
MIT License
27 stars 10 forks source link

E/FrameEvents( 3079): updateAcquireFence: Did not find frame. #10

Closed function2000 closed 1 year ago

function2000 commented 1 year ago

I run and get below issue, please guide: E/FrameEvents( 3079): updateAcquireFence: Did not find frame.

hellhorse123 commented 1 year ago

I will describe the problem in more detail: on android, during the display of 3d scenes, errors "updateAcquireFence: Did not find frame" are poured into the console, because of this, the 3d scene slows down. Is there a fix for this bug?

image
MarlonJD commented 1 year ago

Can you give me the example code for debugging?