Unsupported texture format or type: format 5, type 2

I did my investigations.
RGBA16F is not supported by native engine (can be fixed easily)
a depth16 render target is use (for the ground shadow I guess) and it’s not supporter either. This one can be more difficult to fix. I’m opening a Github issue but I have no ETA yet.

4 Likes