hanyangl5
hanyangl5
Is there any output message in terminal?
`stb` can read .hdr image to fp32 array.
So, don't have plan to fix that?
please provide the return value of vkQueueSubmit
> Can you describe how to reproduce the bug To reproduce: drag filecontent window until game engine window become invisble
I'm using a 4k monitor with 250% scaling, I can reproduce this bug in that case.
you can remove line 34 ``` rhi->destroyBuffer(m_particle_storage_buffer);``` in ```Piccolo\engine\source\runtime\function\render\passes\particle_pass.cpp``` to solve this, this bufer is not initilized.