how handle bs > sbs error

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By morixplus

hey I want add meshinstanse to skeleton but when I added it to there’s lot error spamming and saying this:

> E 0:01:18.493   mesh_get_aabb: Condition "bs > sbs" is true.
> Continuing.   <C++ Source> 
> drivers/gles3/rasterizer_storage_gles3.cpp:4126 @ mesh_get_aabb()

and it doesn’t render mesh

Which code are you using to get this error? Looks like it could be reported as a bug happening in here if you have a minimal project reproducing the issue, it’s hard to guess what is going on just from this log.

Zylann | 2022-03-08 13:35

Hello it doesn’t have code but i will send a small project here

morixplus | 2022-03-17 15:15