I get this error in the console constantly - seems to be repeated every few frames - on version 3.1 and 3.2-beta3 (line number is 194 on 3.1)
ERROR: texture_get_data: Condition ' !t ' is true. returned: Ref<Image>()
At: ./drivers/dummy/rasterizer_dummy.h:195.
The engine appears to be running correctly as other outputs are working as they should.
I need a cleaner output, are there any settings I can tweak to get this working properly?